hass-core/tests/components/zha
David F. Mulcahey f4a4c6bea5
ZHA group and device cleanup (#31260)
* add dispatching of groups to light
* added ha device registry device id
* added zha group object
* add group event listener
* add and remove group members
* get group by name
* api cleanup
* clean up get device info
* create and remove zigpy groups
* clean up create and remove group api
* use device id
* use device id
* cleanup
* update test
* update tests to allow group events to flow
2020-01-29 12:24:43 -05:00
..
__init__.py
common.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
conftest.py ZHA group and device cleanup (#31260) 2020-01-29 12:24:43 -05:00
test_api.py Add ZHA group API (#29641) 2019-12-09 14:50:04 -05: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 Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_config_flow.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_cover.py ZHA cover device support (#30639) 2020-01-11 22:42:14 -05:00
test_device_action.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01: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 Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_discover.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_fan.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_gateway.py Mark device unavailable when it leaves Zigbee network. (#31264) 2020-01-28 21:21:33 -05:00
test_light.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_lock.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
test_registries.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00
test_sensor.py Refactor rounding for ZHA electrical measurement sensor (#30923) 2020-01-17 20:53:31 -05:00
test_switch.py Don't set entity_id in ZHA entities (#28362) 2019-10-31 12:31:06 -04:00
zha_devices_list.py Update ZHA entity discovery tests (#31191) 2020-01-27 19:43:26 -05:00