Commit Graph

18 Commits

Author SHA1 Message Date
Andrius Štikonas b70cc611e1 Remove missing import and add example to print temperatures. 2020-11-23 23:40:26 +00:00
Andrius Štikonas 0b068649ca Add identify device function. 2020-11-22 10:29:15 +00:00
Andrius Štikonas 7511b7b29e Add NeoStat class. 2020-11-22 00:59:22 +00:00
Andrius Štikonas 5b590f577a Add identify function. 2020-11-22 00:37:53 +00:00
Andrius Štikonas b147662381 Add NTP commands. 2020-11-21 16:52:04 +00:00
Andrius Štikonas bb96122a69 Add get_device_list add devices_sn. 2020-11-21 11:55:21 +00:00
Andrius Štikonas b251f0c131 Add functions to get zones/devices. 2020-11-21 11:44:40 +00:00
Andrius Štikonas d44117d913 Add class to represent holidays. 2020-11-21 10:59:55 +00:00
Andrius Štikonas cf195e83ed Add get_holiday. 2020-11-21 01:56:01 +00:00
Andrius Štikonas 727caaa333 Add ScheduleFormat enum. 2020-11-21 01:39:15 +00:00
Andrius Štikonas f51fb1ce32 Add set_format. 2020-11-20 23:39:20 +00:00
Andrius Štikonas 175497b15b Add method to set temperature format. 2020-11-20 23:17:40 +00:00
Andrius Štikonas 135c6033bc Add mechanism to compare expected replies. 2020-11-20 23:13:16 +00:00
Andrius Štikonas 1c75067de9 Add Set Channel method. 2020-11-20 22:45:37 +00:00
Andrius Štikonas e7a5a15a75 Read socket data until null character. 2020-11-20 21:59:14 +00:00
Andrius Štikonas 688995ba82 Add get_system call. 2020-11-20 21:41:06 +00:00
Andrius Štikonas 1fe59a4255 Cache firmware version when connecting to hub. 2020-11-20 19:14:44 +00:00
Andrius Štikonas 1549113abd Async library to communicate with NeoHub2. 2020-11-20 18:47:02 +00:00