1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/tests/components/vacuum
2020-04-26 02:11:08 +02:00
..
__init__.py Xiaomi vacuum as platform of new vacuum component derived from ToggleEntity, and services (#8623) 2017-08-04 15:27:10 +02:00
common.py use isort to sort imports according to PEP8 for vacuum (#29650) 2019-12-08 22:47:01 +05:30
test_device_action.py use isort to sort imports according to PEP8 for vacuum (#29650) 2019-12-08 22:47:01 +05:30
test_device_condition.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_device_trigger.py Fix typo: serivce --> service (#31217) 2020-01-27 19:56:26 +01:00
test_init.py Rename VacuumDevice to VacuumEntity (#34674) 2020-04-26 02:11:08 +02:00
test_reproduce_state.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00