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-06 07:15:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb69aba05145a9db2737ebcc866d62e09c514b57
core
/
tests
/
components
/
cover
History
Eugene Prystupa
c795c68bc0
Support 'stop' action for covers in device automation (
#38219
)
2020-07-31 14:45:03 +02:00
..
__init__.py
Add missing __init__ test files (
#16871
)
2018-09-25 23:08:37 +02:00
test_device_action.py
Support 'stop' action for covers in device automation (
#38219
)
2020-07-31 14:45:03 +02:00
test_device_condition.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_device_trigger.py
Do async_setup_platform in background (
#36244
)
2020-05-31 22:18:30 -07:00
test_init.py
Rename CoverDevice to CoverEntity (
#34595
)
2020-04-25 18:07:15 +02:00
test_intent.py
use isort to sort imports according to PEP8 for cover (
#29629
)
2019-12-08 22:28:00 +05:30
test_reproduce_state.py
Add transition support to scenes, cleanup blocking parameter (
#34434
)
2020-04-20 18:07:50 -07:00