This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-03-05 00:58:47 +00:00
Code
Activity
Files
160bd74baefc4038fdad5f6eaeefbc67a42fd73e
core
/
tests
/
components
/
template
History
J. Nick Koston
ee242764a1
Update template lock to support locking, unlocking, jammed (
#52817
)
2021-07-20 21:50:21 -07:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
Add auto_off to binary sensor template entity (
#49615
)
2021-04-29 09:25:34 -07:00
test_cover.py
Allow combining value_template and position_template for template cover (
#52383
)
2021-07-01 14:09:48 +02:00
test_fan.py
…
test_init.py
Support trigger-based template binary sensors (
#49504
)
2021-04-22 14:54:28 -07:00
test_light.py
Remove stale debug statements from tests (
#51059
)
2021-05-25 11:52:20 +02:00
test_lock.py
Update template lock to support locking, unlocking, jammed (
#52817
)
2021-07-20 21:50:21 -07:00
test_sensor.py
Allow defining state class for template sensors (
#52130
)
2021-06-23 14:37:04 -07:00
test_switch.py
…
test_template_entity.py
…
test_trigger.py
…
test_vacuum.py
…
test_weather.py
…