mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-03-26 14:19:34 +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
|
- name: TV Time
|
||||||
entities:
|
entities:
|
||||||
light.M1_front_left:
|
light.m1_front_left:
|
||||||
state: off
|
state: off
|
||||||
transition: 10
|
transition: 10
|
||||||
light.M1_front_right:
|
light.m1_front_right:
|
||||||
state: off
|
state: off
|
||||||
transition: 10
|
transition: 10
|
||||||
light.M1_slider:
|
light.m1_slider:
|
||||||
state: off
|
state: off
|
||||||
transition: 10
|
transition: 10
|
||||||
light.M1_back_right:
|
light.m1_back_right:
|
||||||
state: on
|
state: on
|
||||||
transition: 10
|
transition: 10
|
||||||
color_name: 'Gold'
|
color_name: 'Gold'
|
||||||
brightness: 30
|
brightness: 30
|
||||||
light.M1_back_left:
|
light.m1_back_left:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
transition: 40
|
||||||
color_name: 'Gold'
|
color_name: 'Gold'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user