mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-03-20 11:14:37 +00:00
Merge pull request #690 from pinkywafer/patch-1
Replace illegal chars in entity names
This commit is contained in:
commit
92e4307543
@ -1,20 +1,20 @@
|
||||
- name: TV Time
|
||||
entities:
|
||||
light.M1_front_left:
|
||||
light.m1_front_left:
|
||||
state: off
|
||||
transition: 10
|
||||
light.M1_front_right:
|
||||
light.m1_front_right:
|
||||
state: off
|
||||
transition: 10
|
||||
light.M1_slider:
|
||||
light.m1_slider:
|
||||
state: off
|
||||
transition: 10
|
||||
light.M1_back_right:
|
||||
light.m1_back_right:
|
||||
state: on
|
||||
transition: 10
|
||||
color_name: 'Gold'
|
||||
brightness: 30
|
||||
light.M1_back_left:
|
||||
light.m1_back_left:
|
||||
state: on
|
||||
transition: 40
|
||||
color_name: 'Gold'
|
||||
|
Loading…
x
Reference in New Issue
Block a user