core/homeassistant/components/zha
David F. Mulcahey aa972b0005
Fix handling of attribute reports in ZHA sensors and binary sensors (#32776)
* Update sensor tests.

* Update light tests.

* Update binary_sensor tests.

* Update cover tests.

* Update device tracker tests.

* Update fan tests.

* Update lock tests.

* Update switch tests.

* add sensor attr to sensors

* add sensor attr to binary sensors

* cleanup extra var

Co-authored-by: Alexei Chetroi <alexei.chetroi@outlook.com>
2020-03-13 19:17:50 -04:00
..
.translations [ci skip] Translation update 2020-03-04 18:13:24 +00:00
core Additional ZHA cleanup (#32678) 2020-03-11 13:37:28 +01:00
__init__.py ZHA device channel refactoring (#31971) 2020-02-21 18:06:57 -05:00
api.py
binary_sensor.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
config_flow.py
cover.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00
device_action.py guard against invalid trigger and action scenarios (#32512) 2020-03-05 15:52:09 -05:00
device_tracker.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00
device_trigger.py Add guard to ZHA device triggers (#32559) 2020-03-07 12:59:18 -05:00
entity.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00
fan.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00
light.py Additional ZHA cleanup (#32678) 2020-03-11 13:37:28 +01:00
lock.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00
manifest.json Bump up ZHA dependencies. (#32609) 2020-03-09 12:39:41 -04:00
sensor.py Fix handling of attribute reports in ZHA sensors and binary sensors (#32776) 2020-03-13 19:17:50 -04:00
services.yaml
strings.json Bump ZHA Quirks to 0.0.34 (#32401) 2020-03-02 11:26:37 -05:00
switch.py Clean up custom polling in ZHA device and light (#32653) 2020-03-11 07:17:53 -04:00