core/homeassistant/components/homematicip_cloud
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-08-05 00:34:46 +00:00
__init__.py
alarm_control_panel.py
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py Add device classes to homematicip_cloud cover (#52793) 2021-07-11 18:51:28 -04:00
errors.py
generic_entity.py
hap.py
light.py
manifest.json Update requirement of homematicip_cloud component to v1.0.1 (#51407) 2021-07-20 20:28:43 +02:00
sensor.py Move temperature conversions to sensor base class (3/8) (#54469) 2021-08-12 14:23:56 +02:00
services.py
services.yaml
strings.json
switch.py
weather.py