Async library to communicate with Heatmiser NeoHub 2 API
Go to file
Andrius Štikonas e07e672a42 Add set temperature command. 2020-11-22 12:30:59 +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 set temperature command. 2020-11-22 12:30:59 +00:00
neostat.py Add set temperature command. 2020-11-22 12:30:59 +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