core/homeassistant/components/zha
David F. Mulcahey be8aa16170
Don't poll entities for unavailable ZHA devices (#39756)
* Don't poll entities for unavailable ZHA devices

* Update homeassistant/components/zha/entity.py

Co-authored-by: Bas Nijholt <basnijholt@gmail.com>

* cleanup after accepting suggestion

Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
2020-09-07 13:52:00 -04:00
..
core Update ZHA dependencies (#39700) 2020-09-06 23:10:15 -04:00
translations [ci skip] Translation update 2020-09-07 00:03:02 +00:00
__init__.py
api.py Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
binary_sensor.py
climate.py
config_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
cover.py
device_action.py
device_tracker.py
device_trigger.py Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
entity.py Don't poll entities for unavailable ZHA devices (#39756) 2020-09-07 13:52:00 -04:00
fan.py
light.py Don't poll entities for unavailable ZHA devices (#39756) 2020-09-07 13:52:00 -04:00
lock.py
manifest.json Update ZHA dependencies (#39700) 2020-09-06 23:10:15 -04:00
sensor.py Don't poll entities for unavailable ZHA devices (#39756) 2020-09-07 13:52:00 -04:00
services.yaml
strings.json
switch.py