Async library to communicate with Heatmiser NeoHub 2 API
Go to file
Andrius Štikonas 24127f9df5 Fix zone rename function and expected reply checking. 2020-12-07 00:54:29 +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 Fix zone rename function and expected reply checking. 2020-12-07 00:54:29 +00:00
neostat.py Fix zone rename function and expected reply checking. 2020-12-07 00:54:29 +00:00
test.py Remove missing import and add example to print temperatures. 2020-11-23 23:40:26 +00:00