hass-core/tests/components/kitchen_sink
Michael Arthur 3a92899081
Add LawnMowerActivity.RETURNING to Lawn Mower (#124261)
* Add returning activity state

* update tests

* update tests

* set can return to returning state

* update MQTT tests

* update mqtt back to docked

* fix up other tests that I broke again

* re-add mower_can_dock
2024-08-22 19:13:54 +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 Improve type hints in kitchen_sink tests (#121509) 2024-07-08 12:54:43 +02:00
test_lawn_mower.py Add LawnMowerActivity.RETURNING to Lawn Mower (#124261) 2024-08-22 19:13:54 +02:00
test_lock.py Add open state to LockEntity (#111968) 2024-05-08 20:42:22 +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