This website requires JavaScript.
Explore
Help
Sign In
starred
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-04 02:34:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee892beceb9e596de7db86e4640ecdd85cf09ac8
core
/
tests
/
components
/
template
T
History
Raman Gupta
and
Paulus Schoutsen
21ebf4f3e6
Allow multiple template.select platform entries (
#55908
)
2021-09-08 08:22:31 -07:00
..
__init__.py
…
conftest.py
Convert template/vacuum to pytest with fixtures (
#54841
)
2021-08-24 14:11:40 +02:00
test_alarm_control_panel.py
…
test_binary_sensor.py
…
test_cover.py
…
test_fan.py
…
test_init.py
…
test_light.py
…
test_lock.py
Update template lock to support locking, unlocking, jammed (
#52817
)
2021-07-20 21:50:21 -07:00
test_number.py
Add number platform to template integration (
#54789
)
2021-08-25 11:34:20 -07:00
test_select.py
Allow multiple template.select platform entries (
#55908
)
2021-09-08 08:22:31 -07:00
test_sensor.py
Fix template sensor availability (
#55635
)
2021-09-03 10:16:27 -07:00
test_switch.py
…
test_template_entity.py
…
test_trigger.py
…
test_vacuum.py
Convert template/vacuum to pytest with fixtures (
#54841
)
2021-08-24 14:11:40 +02:00
test_weather.py
…