hass-core/homeassistant/components/zha
2020-06-14 14:47:36 -04:00
..
core Drop ZHA sensor for Analog/Multistate input clusters (#36696) 2020-06-12 06:08:11 -04:00
translations [ci skip] Translation update 2020-06-09 00:05:22 +00:00
__init__.py Don't remove deprecated ZHA config option yet (#35627) 2020-05-14 13:50:54 -04:00
api.py Group by endpoints and not by devices for ZHA Zigbee groups (#34583) 2020-05-04 15:19:53 -04:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Add pi_heating/cooling_demand state attributes (#36775) 2020-06-14 00:25:25 -04:00
config_flow.py Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
cover.py Implement Keen vents as zha cover devices (#36080) 2020-05-24 11:10:16 -04:00
device_action.py guard against invalid trigger and action scenarios (#32512) 2020-03-05 15:52:09 -05:00
device_tracker.py Split ZHA device loading and entities adding (#33075) 2020-03-21 13:25:43 -04:00
device_trigger.py Add guard to ZHA device triggers (#32559) 2020-03-07 12:59:18 -05:00
entity.py Refactor ZHA Entity availability tracking (#36645) 2020-06-11 17:21:08 -04:00
fan.py Use ZigbeeException instead of DeliveryError in ZHA (#33993) 2020-04-11 18:01:49 +02:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Bump ZHA quirks (#36797) 2020-06-14 14:47:36 -04:00
sensor.py Drop ZHA sensor for Analog/Multistate input clusters (#36696) 2020-06-12 06:08:11 -04:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
strings.json New configuration flow for ZHA integration (#35161) 2020-05-06 12:23:53 +02:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00