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
2025-12-26 22:18:40 +00:00
Code
Activity
Files
4ce6d00a2279ca00306ba03bca4a218f90ff24a3
core
/
tests
/
components
/
template
History
Paulus Schoutsen
65126cec3e
Allow top level non-trigger template entities (
#48976
)
2021-04-12 17:15:50 -07:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_cover.py
Allow template covers to have opening and closing states (
#47925
)
2021-04-09 11:36:02 +02:00
test_fan.py
…
test_init.py
Allow top level non-trigger template entities (
#48976
)
2021-04-12 17:15:50 -07:00
test_light.py
…
test_lock.py
…
test_sensor.py
Allow top level non-trigger template entities (
#48976
)
2021-04-12 17:15:50 -07:00
test_switch.py
…
test_template_entity.py
Set hass when adding template attribute (
#49094
)
2021-04-11 22:49:09 -07:00
test_trigger.py
Add id to automation triggers (
#48464
)
2021-03-31 14:56:04 +02:00
test_vacuum.py
…
test_weather.py
…