forked from M-Labs/thermostat
This is bail
This commit is contained in:
parent
6eb5b7298e
commit
6a78a2069d
@ -422,8 +422,7 @@ class MainWindow(QtWidgets.QMainWindow):
|
||||
assert self.thermostat.connected()
|
||||
|
||||
await self.thermostat.set_ipv4(ipv4_settings)
|
||||
await self.thermostat._client.end_session()
|
||||
await self._on_connection_changed(False)
|
||||
await self.bail()
|
||||
|
||||
|
||||
async def coro_main():
|
||||
|
Loading…
Reference in New Issue
Block a user