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-01 17:04:05 +00:00
Code
Issues
Releases
Wiki
Activity
Files
e7fd24eadee037e8d2bb2199251dc03341ceadc3
core
/
tests
/
components
/
template
History
Paulus Schoutsen
ff91ff4cd2
Fix template sensor availability (
#55635
)
2021-09-03 10:16:27 -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
…
test_number.py
Add number platform to template integration (
#54789
)
2021-08-25 11:34:20 -07:00
test_select.py
Add select platform to template integration (
#54835
)
2021-08-25 11:21:24 -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
…