This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-20 05:10:44 +01:00
Code
Activity
Files
9e7185c676a19906248d46d8ea3ffb65fa23a3f9
core
/
tests
/
components
/
template
T
History
tetienne
and
GitHub
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
…