core/homeassistant/components/hassio
Erik Montnemery 6de6a5dc14
Move temperature conversions to sensor base class (3/8) (#54469)
* Move temperature conversions to entity base class (3/8)

* Fix FritzBox sensor

* Fix tests
2021-08-12 14:23:56 +02:00
..
translations
__init__.py Rename snapshot -> backup (#53851) 2021-08-02 11:07:21 +02:00
addon_panel.py
auth.py
binary_sensor.py
config_flow.py
const.py
discovery.py
entity.py
handler.py
http.py Stream API requests to the supervisor (#53909) 2021-08-03 16:48:22 +02:00
ingress.py
manifest.json
sensor.py Move temperature conversions to sensor base class (3/8) (#54469) 2021-08-12 14:23:56 +02:00
services.yaml Rename snapshot -> backup (#53851) 2021-08-02 11:07:21 +02:00
strings.json
system_health.py
websocket_api.py