hass-core/homeassistant/components/zha/core
Abílio Costa 078ecef4b2
Remove duplicated attribute request from ZHA ()
The on_off attribute is on the REPORT_CONFIG, so
super().async_initialize already requests it from the device.
No need to request it twice.
2020-10-09 09:23:52 -04:00
..
channels Remove duplicated attribute request from ZHA () 2020-10-09 09:23:52 -04:00
__init__.py
const.py
decorators.py
device.py Better parsing of the ZHA device profile id () 2020-10-01 21:47:33 -04:00
discovery.py
gateway.py
group.py
helpers.py
patches.py
registries.py Indentify IKEA and Phillips motion sensors correctly () 2020-10-03 19:52:21 -04:00
store.py
typing.py