core/homeassistant/components/modern_forms
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
..
translations [ci skip] Translation update 2021-08-02 03:40:04 +00:00
__init__.py Use homeassistant.const instead of integration const for device_info ATTR_ (#53703) 2021-08-02 15:11:41 +02:00
binary_sensor.py
config_flow.py
const.py Use homeassistant.const instead of integration const for device_info ATTR_ (#53703) 2021-08-02 15:11:41 +02:00
fan.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
light.py Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
manifest.json
sensor.py Move temperature conversions to sensor base class (4/8) (#54472) 2021-08-11 21:17:47 +02:00
services.yaml
strings.json
switch.py