Async library to communicate with Heatmiser NeoHub 2 API
Go to file
Andrius Štikonas fc9141d168 Add function to set switching differential. 2020-11-22 15:36:18 +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 Add class to represent holidays. 2020-11-21 10:59:55 +00:00
holiday.py Add identify device function. 2020-11-22 10:29:15 +00:00
neohub.py Add function to set switching differential. 2020-11-22 15:36:18 +00:00
neostat.py Add function to set switching differential. 2020-11-22 15:36:18 +00:00
system.py Add ScheduleFormat enum. 2020-11-21 01:39:15 +00:00
test.py Add identify device function. 2020-11-22 10:29:15 +00:00