Async library to communicate with Heatmiser NeoHub 2 API
Go to file
Andrius Štikonas 3718cb64d1 Use types.SimpleNamespace when parsing JSon reply. 2020-11-23 23:37:04 +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 Use types.SimpleNamespace when parsing JSon reply. 2020-11-23 23:37:04 +00:00
neostat.py Add function to set switching differential. 2020-11-22 15:36:18 +00:00
test.py Add identify device function. 2020-11-22 10:29:15 +00:00