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-05-18 22:40:15 +01:00
Code
Activity
Files
7cebfa75fca09a56dbd2ac4e6405077a3ca5a3a0
core
/
tests
/
components
/
template
T
History
J. Nick Koston
aaa8083d49
Change template loop detection strategy to allow self-referencing updates when there are multiple templates (
#39943
)
2020-09-12 14:20:21 +02:00
..
__init__.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
Restore missing device_class to template binary_sensor (
#39805
)
2020-09-08 17:12:23 +02:00
test_cover.py
Fix cover template entities honoring titlecase True/False (
#39803
)
2020-09-08 17:08:31 +02:00
test_fan.py
…
test_init.py
…
test_light.py
…
test_lock.py
…
test_sensor.py
Change template loop detection strategy to allow self-referencing updates when there are multiple templates (
#39943
)
2020-09-12 14:20:21 +02:00
test_switch.py
…
test_trigger.py
…
test_vacuum.py
…