Commit Graph

20 Commits

Author SHA1 Message Date
Mehmet Can 91c95149a3 V2.0 2023-11-21 18:45:04 +00:00
ribbal 2e5cc5ecf4 Remove int conversion of preheat_attribute 2022-01-12 22:43:18 +00:00
Andrius Štikonas 4d6e2441db Fix copy-paste error with floor_limit
Closes #10
2022-01-07 23:33:56 +00:00
Balbir Boughan 97b5a395db Fix name property for heatmiser Repeaters 2022-01-06 18:21:02 +00:00
Roberto Cosenza f8803a7b15 Lint and fix some subtle bugs 2021-06-23 11:58:21 +01:00
Roberto Cosenza dbda9b4157 Adding support to set hc mode 2021-06-23 11:58:21 +01:00
Roberto Cosenza 43dbc27c0f Add support to write the 'cooling temperature' 2021-06-19 22:24:09 +01:00
Dave O'Connor 1f44cde9a3 Add flake8 lint CI pipeline and fix existing code for compliance. 2021-01-23 21:54:55 +00:00
Dave O'Connor 69819d81b2 Prettify output, add __str__ to neostat class. 2021-01-21 11:16:39 +00:00
Andrius Štikonas 54362b229c Add attribution to neostat.py too. 2021-01-19 21:53:47 +00:00
Dave O'Connor aa6020c621 Allow for the hub not returning some of our desired attributes. 2021-01-19 21:51:48 +00:00
Andrius Štikonas 27b997df37 Add set_timer_hold function to netostat class. 2021-01-03 13:47:33 +00:00
Andrius Štikonas 278867c4fc Rename set_temp to set_target_temperature. 2021-01-03 13:42:52 +00:00
Andrius Štikonas 5fc952110e Fix incompletely renamed set_frost function. 2021-01-03 13:39:19 +00:00
Andrius Štikonas 7893ed66fd Initial support for timeclocks. 2021-01-02 22:42:56 +00:00
Andrius Štikonas 65b9667d99 Fix parsing of HOLD_TIME attribute which can be larger than 24h. 2021-01-02 17:14:10 +00:00
Andrius Štikonas da10de2d7a Rename set_temp method to set_target_temperature. 2020-12-30 12:42:01 +00:00
Andrius Štikonas 9e59d5254b Fix rate_of_change function. 2020-12-27 20:30:12 +00:00
Andrius Štikonas 464aa195f9 Fix imports after rearranging directory structure. 2020-12-27 19:06:12 +00:00
Andrius Štikonas c45fb963c9 Rearrange directory structure. 2020-12-27 18:31:26 +00:00