hass-core/homeassistant/components/flo
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-06-07 00:18:16 +00:00
__init__.py Use bool annotations for setup entries (#51166) 2021-05-27 17:39:06 +02:00
binary_sensor.py Use entity class vars in Flo (#50991) 2021-05-26 09:47:04 -07:00
config_flow.py Mark config flow fields as required (#51898) 2021-06-15 19:21:30 +02:00
const.py Move Flo logger to a package logger (#43449) 2020-11-20 21:14:44 +01:00
device.py Add constructor return type in integrations E-K (#50902) 2021-05-20 18:47:30 +03:00
entity.py Use entity class vars in Flo (#50991) 2021-05-26 09:47:04 -07: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 (3/8) (#54469) 2021-08-12 14:23:56 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
strings.json Remove brand names from translations (#43092) 2020-11-11 13:22:52 +01:00
switch.py Add constructor return type in integrations E-K (#50902) 2021-05-20 18:47:30 +03:00