hass-core/homeassistant/components/wink
Erik Montnemery ae507aeed1
Move temperature conversions to sensor base class (8/8) (#54483)
* Move temperature conversions to entity base class (8/8)

* Fix wallbox sensor

* Fix tests
2021-08-11 21:17:16 +02:00
..
__init__.py Enable mccabe complexity checks in flake8 (#49616) 2021-04-25 12:38:40 +02:00
alarm_control_panel.py
binary_sensor.py Merge of nested IF-IF cases - S-W (#48372) 2021-03-27 10:54:59 +01:00
climate.py
cover.py
fan.py
light.py
lock.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
scene.py
sensor.py Move temperature conversions to sensor base class (8/8) (#54483) 2021-08-11 21:17:16 +02:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00
switch.py
water_heater.py