hass-core/tests/components/zha
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
..
__init__.py
common.py Bump ZHA dependencies (#85355) 2023-01-06 23:01:36 -05:00
conftest.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
data.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
test_alarm_control_panel.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_api.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_backup.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_binary_sensor.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_channels.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_climate.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_config_flow.py Add type hints to integration tests (t-z) (#87707) 2023-02-08 19:10:53 +01:00
test_cover.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device.py Update Union typing (zha) [Py310] (#86453) 2023-01-23 14:46:40 +01:00
test_device_action.py Sync input_select & select (#87255) 2023-02-03 15:43:17 +01:00
test_device_tracker.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device_trigger.py Improve device automation validation (#86143) 2023-01-21 00:44:17 +01:00
test_diagnostics.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_discover.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_fan.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
test_gateway.py Enable Ruff SIM117 (#86783) 2023-01-27 11:52:49 +01:00
test_helpers.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_init.py
test_light.py Use ExecuteIfOff on color cluster for supported bulbs with ZHA (#84874) 2023-01-23 07:58:18 -05:00
test_lock.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_logbook.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00
test_number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_radio_manager.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_registries.py
test_select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_sensor.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00
test_siren.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_switch.py Implement "group members assume state" option for ZHA (#84938) 2023-01-16 10:48:18 -05:00
zha_devices_list.py Code styling tweaks to the tests - Part 2 (#86662) 2023-01-26 01:23:53 +01:00