Async library to communicate with Heatmiser NeoHub 2 API
Go to file
Andrius Štikonas c1a609f927 Add (rate_of_change) VIEW_ROC command. 2020-12-07 00:43:54 +00:00
LICENSES Async library to communicate with NeoHub2. 2020-11-20 18:47:02 +00:00
.gitignore Add identify device function. 2020-11-22 10:29:15 +00:00
__init__.py Async library to communicate with NeoHub2. 2020-11-20 18:47:02 +00:00
enums.py Use types.SimpleNamespace when parsing JSon reply. 2020-11-23 23:37:04 +00:00
neohub.py Add (rate_of_change) VIEW_ROC command. 2020-12-07 00:43:54 +00:00
neostat.py Add (rate_of_change) VIEW_ROC command. 2020-12-07 00:43:54 +00:00
test.py Remove missing import and add example to print temperatures. 2020-11-23 23:40:26 +00:00