hass-core/homeassistant/components/wink
springstan b893150154
Add and use UNIT_DEGREE constant (#33978)
* Add and use UNIT_DEGREE constant

* Replace more occurrences

* Add and use TEMP_KELVIN

* Run isort
2020-04-11 16:54:11 +02:00
..
__init__.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
alarm_control_panel.py Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
climate.py Sort imports according to PEP8 for components starting with "W" (#29781) 2019-12-09 14:47:53 +01:00
cover.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
fan.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
light.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
lock.py move wink service definitions from lock to wink domain (#29137) 2019-11-27 11:21:52 +01:00
manifest.json Make hassfest stricter (#29494) 2019-12-05 10:15:28 +01:00
scene.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
sensor.py Add and use UNIT_DEGREE constant (#33978) 2020-04-11 16:54:11 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
switch.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
water_heater.py Improve string formatting v4 (#33668) 2020-04-05 16:01:41 +02:00