hass-core/homeassistant/components/zha
2021-08-12 17:08:51 -04:00
..
core Add missing string interpolation (#53422) 2021-07-24 12:13:21 +02:00
translations [ci skip] Translation update 2021-08-07 00:10:12 +00:00
__init__.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
alarm_control_panel.py Small ZHA code cleanup (#49908) 2021-04-30 13:48:11 +02:00
api.py Allow creating ZHA groups with specific IDs (#50781) 2021-06-27 15:21:15 -04:00
binary_sensor.py
climate.py Update climate.py (#52065) 2021-06-21 15:36:00 -04:00
config_flow.py Clean up connection classes in integrations T-Z (#49894) 2021-04-30 21:04:05 -10:00
cover.py Collection of changing entity properties to class attributes (#51248) 2021-05-31 10:50:11 +02:00
device_action.py Pylint 2.9.3 (#52972) 2021-07-14 21:44:57 -07:00
device_tracker.py
device_trigger.py Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA (#51719) 2021-06-10 19:11:38 +02:00
entity.py Add constructor return type in integrations T-Z (#50899) 2021-05-20 17:00:19 +02:00
fan.py Pylint 2.9.3 (#52972) 2021-07-14 21:44:57 -07:00
light.py Updated ZHA to also poll Philips Hue lights with new firmware (#54513) 2021-08-12 17:08:51 -04:00
lock.py Migrate to async_get_current_platform everywhere (#50034) 2021-05-03 09:34:28 -07:00
manifest.json Bump up ZHA dependencies (#54079) 2021-08-05 10:46:58 -07:00
number.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
strings.json Add gui config option consider device unavailable (#51218) 2021-05-29 19:13:09 -04:00
switch.py