hass-core/homeassistant/components/rflink
Erik Montnemery e558b3463e
Move temperature conversions to sensor base class (6/8) (#54476)
* Move temperature conversions to entity base class (6/8)

* Fix tests
2021-08-12 17:40:55 +02:00
..
__init__.py Clean up redudant exceptions from handlers (#51741) 2021-06-11 13:29:50 +02:00
binary_sensor.py Use core constants for rflink (#46440) 2021-02-12 23:32:56 +01:00
cover.py Use core constants for rflink (#46440) 2021-02-12 23:32:56 +01:00
light.py Make Rflink handle set_level command for dimmable devices (#46499) 2021-03-21 08:43:38 +01: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 (6/8) (#54476) 2021-08-12 17:40:55 +02:00
services.yaml Add targets and selectors for services (P-R) (#50628) 2021-05-14 22:07:17 -07:00
switch.py Use core constants for rflink (#46440) 2021-02-12 23:32:56 +01:00
utils.py Make Rflink handle set_level command for dimmable devices (#46499) 2021-03-21 08:43:38 +01:00