hass-core/homeassistant/components/lightwave
Erik Montnemery 2720ba2753
Move temperature conversions to sensor base class (4/8) (#54472)
* Move temperature conversions to entity base class (4/8)

* Fix litterrobot sensor

* Fix tests
2021-08-11 21:17:47 +02:00
..
__init__.py Add Lightwave TRV (#31665) 2020-04-12 21:35:47 -05:00
climate.py Add lightwave state_class and unique_id properties (#51544) 2021-06-06 20:10:16 +02:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Move temperature conversions to sensor base class (4/8) (#54472) 2021-08-11 21:17:47 +02:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00