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
d1e7ade6dbd3fbbba91e6c0edde55cdcbdfeac21
core
/
homeassistant
/
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
…
alarm_control_panel.py
Template alarm panel (
#30487
)
2020-01-09 06:03:26 +01:00
binary_sensor.py
Remove unnecessary string literal concatenations (
#30360
)
2020-01-02 21:17:10 +02:00
const.py
…
cover.py
Remove useless assignment (
#31272
)
2020-01-29 14:08:53 +01:00
fan.py
Remove useless assignment (
#31272
)
2020-01-29 14:08:53 +01:00
light.py
Add color to light template (
#31435
)
2020-02-03 08:27:01 -08:00
lock.py
…
manifest.json
Migrate Integration Quality Scale from docs to manifest: internal (
#30551
)
2020-01-07 20:58:49 +01:00
sensor.py
Remove unnecessary string literal concatenations (
#30360
)
2020-01-02 21:17:10 +02:00
switch.py
Remove unnecessary string literal concatenations (
#30360
)
2020-01-02 21:17:10 +02:00
vacuum.py
…