Commit Graph

4 Commits (6c08a7fb079f01077a7ce7da367d90c6883d4328)

Author SHA1 Message Date
atse 6c08a7fb07 Finish moving over to qasync
Also:

* Add aioclient

The old client is synchronous and blocking, and the only way to achieve
true asynchronous IO is to create a new client that interfaces with
asyncio.

* Finish Nix Flake description and make the GUI available for `nix run`
2024-03-27 10:01:29 +08:00
Egor Savkin 549dacd2c6 Try move from Qthreads to qasync
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-03-18 11:02:47 +08:00
Egor Savkin 8ba2969bbc Create client watcher, that would poll Thermostat for config
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-03-18 11:02:47 +08:00
Egor Savkin f1a0a19bcc Create basic GUI, that would connect and control thermostat's fan
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-03-18 11:02:38 +08:00