core/homeassistant/components/gios
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 [ci skip] Translation update 2021-07-22 00:10:31 +00:00
__init__.py
config_flow.py Bump `gios` library to version 2.0 (#53557) 2021-07-27 19:10:38 +02:00
const.py Move temperature conversions to sensor base class (3/8) (#54469) 2021-08-12 14:23:56 +02:00
manifest.json Bump `gios` library to version 2.0 (#53557) 2021-07-27 19:10:38 +02:00
model.py Use SensorEntityDescription in GIOS integration (#53581) 2021-07-28 08:21:00 +02:00
sensor.py Move temperature conversions to sensor base class (3/8) (#54469) 2021-08-12 14:23:56 +02:00
strings.json
system_health.py