core/tests/components/vacuum
Erik Montnemery c61c5a0443
Schedule `VacuumEntity` for removal in Home Assistant Core 2024.2 (#96236)
2023-07-11 18:20:00 +02:00
..
__init__.py
common.py
test_device_action.py Use entity registry id in vacuum device actions (#95275) 2023-06-26 23:21:15 +02:00
test_device_condition.py Use entity registry id in vacuum device conditions (#95261) 2023-06-26 20:31:06 +02:00
test_device_trigger.py Teach vacuum device trigger about entity registry ids (#94989) 2023-06-22 08:20:59 +02:00
test_init.py Schedule `VacuumEntity` for removal in Home Assistant Core 2024.2 (#96236) 2023-07-11 18:20:00 +02:00
test_recorder.py Require a list of entity ids when fetching history (#90992) 2023-04-08 16:14:44 -10:00
test_reproduce_state.py