This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-05 23:05:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb69aba05145a9db2737ebcc866d62e09c514b57
core
/
tests
/
components
/
vacuum
History
Erik Montnemery
d3ed80cf53
Rename VacuumDevice to VacuumEntity (
#34674
)
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