thermostat/pytec
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
..
pytec Finish moving over to qasync 2024-03-27 10:01:29 +08:00
aioexample.py Finish moving over to qasync 2024-03-27 10:01:29 +08:00
autotune.py rewrite PID 2022-02-24 20:16:47 +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-03-27 10:01:29 +08:00
tec_qt.py Finish moving over to qasync 2024-03-27 10:01:29 +08:00
tec_qt.ui Create basic GUI, that would connect and control thermostat's fan 2024-03-18 11:02:38 +08:00
ui_tec_qt.py Create basic GUI, that would connect and control thermostat's fan 2024-03-18 11:02:38 +08:00