core/tests/components/zha
Samantha a8b68dc4f9
Add Neighbors & Endpoint Names to zha/devices reply (#40748)
* Add Neighbors & Endpoint Names to zha/devices reply.

* Remove unused const

* Add tests & correct const name.

* Change tests to use corresponding enum device_type
2020-09-29 15:25:05 -04:00
..
__init__.py
common.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
conftest.py
test_api.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_binary_sensor.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_channels.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_climate.py
test_config_flow.py
test_cover.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_device.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_device_action.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_device_tracker.py
test_device_trigger.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_discover.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_fan.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_gateway.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_init.py
test_light.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_lock.py
test_registries.py
test_sensor.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
test_switch.py Add Neighbors & Endpoint Names to zha/devices reply (#40748) 2020-09-29 15:25:05 -04:00
zha_devices_list.py