core/tests/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
..
__init__.py
common.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
conftest.py Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
test_api.py Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
test_binary_sensor.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_channels.py Use more decorators for ZHA Core registries. (#25737) 2019-08-06 20:01:14 -04:00
test_config_flow.py Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
test_device_action.py Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
test_device_tracker.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_device_trigger.py Move remaining of ZHA imports to top level. (#28071) 2019-10-21 19:30:56 -04:00
test_fan.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_light.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_lock.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_sensor.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_switch.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00