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
6afa4d6914681fde7ece8f20c803f22efbd4b3cd
core
/
tests
/
components
/
template
History
Paulus Schoutsen
cc00617cd5
Allow defining state class for template sensors (
#52130
)
2021-06-23 14:37:04 -07:00
..
__init__.py
…
conftest.py
…
test_alarm_control_panel.py
…
test_binary_sensor.py
Add auto_off to binary sensor template entity (
#49615
)
2021-04-29 09:25:34 -07:00
test_cover.py
Allow template covers to have opening and closing states (
#47925
)
2021-04-09 11:36:02 +02:00
test_fan.py
Fix template fan default speed count (
#48389
)
2021-03-29 09:33:56 +02:00
test_init.py
Support trigger-based template binary sensors (
#49504
)
2021-04-22 14:54:28 -07:00
test_light.py
Remove stale debug statements from tests (
#51059
)
2021-05-25 11:52:20 +02:00
test_lock.py
…
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
Set hass when adding template attribute (
#49094
)
2021-04-11 22:49:09 -07:00
test_trigger.py
Add id to automation triggers (
#48464
)
2021-03-31 14:56:04 +02:00
test_vacuum.py
…
test_weather.py
…