epenet
9184eb8916
Add sensor setup type hints [o-q] ( #63313 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:10:57 +01:00
Robert Hillis
1b66f3208d
Use enums in ozw ( #62088 )
2021-12-16 16:11:55 +01:00
Erik Montnemery
103e21c278
Move temperature conversions to sensor base class (5/8) ( #54475 )
2021-08-12 13:26:17 +02:00
Marc Mueller
0815eede4b
Replace lists with tuples (2) ( #53685 )
2021-07-30 01:20:03 +02:00
Erik Montnemery
c900e3030b
Migrate integrations n-q to extend SensorEntity ( #48214 )
2021-03-22 19:46:46 +01:00
Erik Montnemery
14a59d290a
Update integrations j-o to override extra_state_attributes() ( #47758 )
2021-03-11 20:11:25 +01:00
Chris
165dd351b7
Fix some missing ozw sensors ( #39686 )
2020-09-07 00:04:55 +02:00
Fritiof Hedman
961f36c679
Add ZwaveStringSensor to OZW integration ( #38676 )
...
* Add ZwaveStringSensor to OZW integration
* Remove unnecessary new line
* Set enabled default to false for ZwaveStringSensor
* Add missing decorator for property
* Add a test for ZwaveStringSensor
* Also test state of ZWaveStringSensor
* Remove entity type check
2020-08-23 15:16:26 +02:00
Rob Bierbooms
d0d4e08a2a
Force updates for ozw sensors ( #38003 )
...
* Force updates and disable polling
* Move force_update to sensor
2020-07-20 11:49:05 +02:00
Franck Nijhof
0be20ec6ab
Rename zwave_mqtt to ozw ( #35631 )
2020-05-14 22:56:04 +02:00