iain MacDonnell
44a5a2dc06
Explicitly set entity name for VenstarSensor ( #102158 )
...
VenstarSensor entity name
Set entity name using _attr_name instead of a name property, to
avoid warnings about name being implicitly set to None.
2023-10-17 17:59:15 +02:00
Joost Lekkerkerker
202b0b5300
Migrate Venstar to has entity name ( #99013 )
2023-08-29 08:40:35 +02:00
Scott Colby
174cc23309
Add "Schedule Part" enum sensor to Venstar thermostat ( #84332 )
2023-01-09 16:41:17 +01:00
Marc Mueller
e170681016
Improve DataUpdateCoordinator typing in integrations (3) ( #84657 )
2022-12-27 22:49:23 +01:00
epenet
79d3d4ceae
Use UnitOfTemperature in integrations (t-z) ( #84309 )
2022-12-20 18:50:39 +01:00
epenet
fba13dcc90
Use UnitOfTime in integrations (t-z) ( #84291 )
2022-12-20 12:30:14 +01:00
Bryton Hall
1d5b8746fe
Add co2 and iaq entities to venstar component ( #71467 )
2022-05-25 09:51:19 +02:00
Marc Mueller
6e49b0e122
Use assignment expressions [K-Z] ( #66881 )
2022-02-19 17:19:46 +01:00
epenet
6f93ffb7ee
Add sensor setup type hints [t-v] ( #63309 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:20:39 +01:00
Robert Hillis
21e46e318d
Use enums in venstar ( #61993 )
2021-12-16 17:42:24 +01:00
Tim Rightnour
dd4ede09c8
Add Venstar runtimes and battery sensors ( #60414 )
...
* 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 ( #58851 )
2021-11-22 18:05:12 -06:00