hass-core/tests/components/kitchen_sink
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 Add LawnMowerActivity.RETURNING to Lawn Mower (#124261) 2024-08-22 19:13:54 +02:00
__init__.py
test_button.py Allow translating device names (#110711) 2024-02-28 15:59:59 +01:00
test_config_flow.py Use TypeVar defaults for Generator (#120921) 2024-07-01 14:02:54 +02:00
test_image.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_init.py Allow specifying icons for service sections (#124656) 2024-08-28 11:15:26 +02:00
test_lawn_mower.py Change lawn_mower state to an enum (#126458) 2024-09-23 17:39:53 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_notify.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_sensor.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_switch.py Improve type hints in kitchen_sink tests (#121509) 2024-07-08 12:54:43 +02:00