ha-core/homeassistant/components/zha
Alexei Chetroi 87b770be08
Add PollControl cluster support to ZHA (#32618)
* Poll control channel

Set check-in interval to 55min.
Set long-poll interval to 6s.

* Update tests.

* Don't use magic numbers.
2020-03-09 19:55:25 -04:00
..
.translations [ci skip] Translation update 2020-03-04 18:13:24 +00:00
core Add PollControl cluster support to ZHA (#32618) 2020-03-09 19:55:25 -04:00
__init__.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
api.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
binary_sensor.py Allow multiple attribute reads in ZHA (#32498) 2020-03-07 07:33:59 -05:00
config_flow.py Fix zha circular import (#29802) 2019-12-10 00:00:04 -05:00
cover.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
device_action.py guard against invalid trigger and action scenarios (#32512) 2020-03-05 15:52:09 -05:00
device_tracker.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
device_trigger.py Add guard to ZHA device triggers (#32559) 2020-03-07 12:59:18 -05:00
entity.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
fan.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
light.py Allow multiple attribute reads in ZHA (#32498) 2020-03-07 07:33:59 -05:00
lock.py Remove ZHA attribute listening channel (#32468) 2020-03-04 13:11:53 -05:00
manifest.json Bump up ZHA dependencies. (#32609) 2020-03-09 12:39:41 -04:00
sensor.py Allow multiple attribute reads in ZHA (#32498) 2020-03-07 07:33:59 -05:00
services.yaml Spell Zigbee consistently, with lowercase "b" (#30440) 2020-01-06 08:32:10 -05:00
strings.json Bump ZHA Quirks to 0.0.34 (#32401) 2020-03-02 11:26:37 -05:00
switch.py Allow multiple attribute reads in ZHA (#32498) 2020-03-07 07:33:59 -05:00