thermostat/pytec
atse f546a3c61b 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.

-Make the GUI `nix run`-able
2024-02-14 11:31:41 +08:00
..
pytec Finish moving over to qasync 2024-02-14 11:31:41 +08:00
aioexample.py Finish moving over to qasync 2024-02-14 11:31:41 +08:00
autotune.py add autotune 2024-02-14 11:31:41 +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-02-14 11:31:41 +08:00
tecQT.py Create basic GUI, that would connect and control thermostat's fan 2024-02-14 11:31:41 +08:00
tec_qt.py Finish moving over to qasync 2024-02-14 11:31:41 +08:00
tec_qt.ui Create basic GUI, that would connect and control thermostat's fan 2024-02-14 11:31:41 +08:00
ui_tec_qt.py Create basic GUI, that would connect and control thermostat's fan 2024-02-14 11:31:41 +08:00