This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a89057ece5e268ca7dd4d2c08296145b46cbf697
core
/
tests
/
components
/
template
History
Raman Gupta
e9625e4b7a
Add number platform to template integration (
#54789
)
2021-08-25 11:34:20 -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
Allow combining value_template and position_template for template cover (
#52383
)
2021-07-01 14:09:48 +02:00
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
Add select platform to template integration (
#54835
)
2021-08-25 11:21:24 -07:00
test_sensor.py
Allow defining state class for template sensors (
#52130
)
2021-06-23 14:37:04 -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
…