hass-core/tests/components/zha
G Johansson 93aade6e8e
Change lock state to an enum (#126379)
* Add new LockState enum for lock states

* Add rest

* Fix insteon tests

* Fix mqtt tests

* Fix tesla_fleet

* Revert back ST_STATE_LOCKED

* Add back constant
2024-09-24 12:30:50 +02:00
..
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
__init__.py
common.py
conftest.py
data.py Add config to ZHA to allow disabling polling of mains powered devices when the network is started (#125473) 2024-09-23 14:34:24 +02:00
test_alarm_control_panel.py
test_api.py
test_backup.py
test_binary_sensor.py
test_button.py Add alias to DOMAIN import in tests [n-z] (#125581) 2024-09-09 15:14:05 +02:00
test_climate.py
test_config_flow.py Improve type hints in zha tests (#123926) 2024-08-14 15:39:52 +02:00
test_cover.py
test_device_action.py
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_fan.py
test_helpers.py Remove unused keys from the ZHA config schema (#125710) 2024-09-13 11:34:06 -04:00
test_init.py Bump ZHA library to 0.0.29 (#123464) 2024-08-09 10:31:55 -04:00
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_logbook.py
test_number.py
test_radio_manager.py
test_repairs.py
test_select.py
test_sensor.py
test_silabs_multiprotocol.py
test_siren.py
test_switch.py
test_update.py Bump ZHA to 0.0.32 (#124804) 2024-08-30 14:48:09 +02:00
test_websocket_api.py