core/homeassistant/components/zha
Alexei Chetroi 89213a4ce8
Don't set entity_id in ZHA entities (#28362)
* Don't set entity_id on ZHA entities.
* Update tests.
* Use comma as separator for multiple channel names.
* Address PR comments.
2019-10-31 12:31:06 -04:00
..
.translations [ci skip] Translation update 2019-10-28 00:32:16 +00:00
core Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
__init__.py
api.py Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
binary_sensor.py
config_flow.py
device_action.py
device_tracker.py
device_trigger.py Fix ZHA regressions caused by "Support async validation of device trigger" (#27401) 2019-10-14 14:11:43 -04:00
entity.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
fan.py
light.py
lock.py
manifest.json Leverage zigpy for IEEE address conversions (#27972) 2019-10-21 13:14:17 -04:00
sensor.py
services.yaml
strings.json
switch.py