Commit graph

6 commits

Author SHA1 Message Date
epenet
278050a73f
Add type hints to integration tests (t-z) () 2023-02-08 19:10:53 +01:00
epenet
0d696b84b2
Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
epenet
20f7e2f4d2
Use climate enums in venstar () 2022-04-25 21:17:19 -10:00
Tim Rightnour
dd4ede09c8
Add Venstar runtimes and battery sensors ()
* Venstar: Add runtimes and battery sensors

* Address review - replace classes with lambda functions

* Clean up patch usage, make temperature_unit it's own function

* Remove double define of entities
2021-12-05 17:23:22 +01:00
Tim Rightnour
3639481027
Add sensors to venstar integration () 2021-11-22 18:05:12 -06:00
Nash Kaminski
2ae91bf0ea
Correct humidifier detection in venstar component and add tests ()
As of version 0.14, the venstar_colortouch lib always initializes hum_setpoint to None. When a thermostat actually reports a humidifier state, this value is replaced with the integer value of the setpoint. This changeset corrects the humidifier detection as well as adds basic test cases for the Venstar component.
2021-05-24 16:41:37 +02:00