core/homeassistant/components/lcn
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 Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
binary_sensor.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
climate.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
config_flow.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
const.py Rename and reorganize electric unit constants (#53243) 2021-07-20 20:06:23 +02:00
cover.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
helpers.py Replace lists with tuples (2) (#53685) 2021-07-30 01:20:03 +02:00
light.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
manifest.json
scene.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
schemas.py
sensor.py Move temperature conversions to sensor base class (4/8) (#54472) 2021-08-11 21:17:47 +02:00
services.py Replace ServiceCallType with ServiceCall in lcn services (#53547) 2021-07-27 14:16:01 +02:00
services.yaml
switch.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00