thermostat/pytec
atse 65e1f4a146 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-05-08 14:49:03 +08:00
..
pytec Finish moving over to qasync 2024-05-08 14:49:03 +08:00
aioexample.py Finish moving over to qasync 2024-05-08 14:49:03 +08:00
autotune.py add autotune 2024-05-08 14:49:03 +08:00
example.py pytec: measure interval 2020-12-16 22:14:21 +01:00
plot.py pytec: simpler default graphs in plot 2021-01-25 13:51:50 +08:00
setup.py Finish moving over to qasync 2024-05-08 14:49:03 +08:00
tec_qt.py Finish moving over to qasync 2024-05-08 14:49:03 +08:00
tec_qt.ui Create basic GUI, that would connect and control thermostat's fan 2024-05-08 14:49:03 +08:00
ui_tec_qt.py Create basic GUI, that would connect and control thermostat's fan 2024-05-08 14:49:03 +08:00