hass-core/tests/components/zha
David F. Mulcahey 0062676f61
Add lqi and rssi sensors back to ZHA (#62716)
* update device list

* Only 1 identify button per device

* Add LQI and RSSI sensors to ZHA

* refactor entity creation filter

* update device list and update discover test

* fix reference

* code reduction

* walrus

* parens

* simplify
2021-12-24 16:48:02 -05:00
..
__init__.py
common.py Update HVAC action handling in ZHA climate devices (#61460) 2021-12-12 12:11:37 -05:00
conftest.py Refactor ZHA HVAC thermostat channel (#56238) 2021-09-17 15:17:34 -04:00
test_alarm_control_panel.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_api.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_binary_sensor.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_button.py Add identify buttons to ZHA devices (#61495) 2021-12-23 17:52:42 -05:00
test_channels.py Add apparent_power for ZHA ElectricalMeasurement (#59857) 2021-11-18 19:43:08 -05:00
test_climate.py Update HVAC action handling in ZHA climate devices (#61460) 2021-12-12 12:11:37 -05:00
test_config_flow.py Use SsdpServiceInfo for ssdp tests (part 3) (#60334) 2021-11-25 11:46:20 -06:00
test_cover.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_device.py Refactor ZHA tests (#55844) 2021-09-06 19:00:06 -04:00
test_device_action.py Use DeviceAutomationType in tests/components/[s-z]* (#62450) 2021-12-21 11:56:00 +01:00
test_device_tracker.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_device_trigger.py Use DeviceAutomationType in tests/components/[s-z]* (#62450) 2021-12-21 11:56:00 +01:00
test_discover.py Add lqi and rssi sensors back to ZHA (#62716) 2021-12-24 16:48:02 -05:00
test_fan.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_gateway.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_init.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_light.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_lock.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_number.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_registries.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
test_sensor.py Clean up state class and device class usage in ZHA (#61049) 2021-12-11 11:51:24 -05:00
test_siren.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
test_switch.py Use Platform enum in ZHA (#61016) 2021-12-11 11:06:39 -05:00
zha_devices_list.py Add lqi and rssi sensors back to ZHA (#62716) 2021-12-24 16:48:02 -05:00