hass-core/homeassistant/components/zha
2021-06-10 19:11:38 +02:00
..
core Add gui config option consider device unavailable (#51218) 2021-05-29 19:13:09 -04:00
translations [ci skip] Translation update 2021-06-06 00:19:43 +00:00
__init__.py Rename HomeAssistantType to HomeAssistant, integrations w* - z* (#49543) 2021-04-22 11:04:28 -04:00
alarm_control_panel.py Small ZHA code cleanup (#49908) 2021-04-30 13:48:11 +02:00
api.py support more alarm panels (#50235) 2021-05-07 08:31:16 -04:00
binary_sensor.py
climate.py
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
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
light.py Add alarm control panel support to ZHA (#49080) 2021-04-27 10:58:59 -04:00
lock.py Migrate to async_get_current_platform everywhere (#50034) 2021-05-03 09:34:28 -07:00
manifest.json Bump zigpy-znp from 0.4.0 to 0.5.1 (#50086) 2021-05-04 16:06:14 -04:00
number.py
sensor.py Mark battery, humidity and pressure sensors as STATE_CLASS_MEASUREMENT (#50924) 2021-05-24 11:36:42 +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