This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-13 22:47:03 +00:00
Code
Issues
Releases
Wiki
Activity
Files
8b4e1936146b2455b8140f5ad28deef5f1831cfb
core
/
tests
/
components
/
template
History
J. Nick Koston
30f9e1b479
Change template loop detection strategy to allow self-referencing updates when there are multiple templates (
#39943
)
2020-09-12 12:28:46 +00:00
..
__init__.py
…
test_alarm_control_panel.py
Upgrade black to 20.8b1 (
#39287
)
2020-08-27 13:56:20 +02:00
test_binary_sensor.py
Restore missing device_class to template binary_sensor (
#39805
)
2020-09-08 15:35:35 +00:00
test_cover.py
Fix cover template entities honoring titlecase True/False (
#39803
)
2020-09-08 15:35:34 +00:00
test_fan.py
…
test_init.py
Upgrade black to 20.8b1 (
#39287
)
2020-08-27 13:56:20 +02:00
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 12:28:46 +00:00
test_switch.py
Upgrade black to 20.8b1 (
#39287
)
2020-08-27 13:56:20 +02:00
test_trigger.py
Subscribe to state change events only if the template has entities (
#39188
)
2020-08-26 00:20:04 +02:00
test_vacuum.py
…