This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-24 03:47:14 +00:00
Code
Activity
Files
8d429d76762bd84df8bc0fd4e9b5657f5d53fe8e
core
/
tests
/
components
/
template
History
tetienne
8bc77f0421
Add color to light template (
#31435
)
...
* Add color support to light template * Add tests about color support
2020-02-03 08:27:01 -08:00
..
__init__.py
…
test_alarm_control_panel.py
Template alarm panel (
#30487
)
2020-01-09 06:03:26 +01:00
test_binary_sensor.py
…
test_cover.py
Fix typos found by codespell (
#31243
)
2020-01-31 08:33:00 -08:00
test_fan.py
Fix typo: serivce --> service (
#31217
)
2020-01-27 19:56:26 +01:00
test_light.py
Add color to light template (
#31435
)
2020-02-03 08:27:01 -08:00
test_lock.py
…
test_sensor.py
…
test_switch.py
…
test_vacuum.py
…