File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ esphome:
3232 then :
3333 - light.turn_on :
3434 id : rgb_light
35- effect : Boot Sequence
35+ effect : " Boot Sequence"
3636 red : 100%
3737 green : 100%
3838 blue : 100%
@@ -115,7 +115,7 @@ light:
115115 restore_mode : RESTORE_DEFAULT_OFF
116116 effects :
117117 - addressable_rainbow :
118- name : Boot Sequence
118+ name : " Boot Sequence"
119119 speed : 50
120120 width : 1
121121
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ esphome:
3232 then :
3333 - light.turn_on :
3434 id : rgb_light
35- effect : Boot Sequence
35+ effect : " Boot Sequence"
3636 red : 100%
3737 green : 100%
3838 blue : 100%
@@ -116,7 +116,7 @@ light:
116116 restore_mode : RESTORE_DEFAULT_OFF
117117 effects :
118118 - addressable_rainbow :
119- name : Boot Sequence
119+ name : " Boot Sequence"
120120 speed : 50
121121 width : 1
122122
@@ -190,7 +190,7 @@ sensor:
190190 update_interval : 60s
191191 - platform : ld2410
192192 moving_distance :
193- name : " ${device_name} Moving Human Distance"
193+ name : " Moving Human Distance"
194194 id : moving_target_distance_ld2410
195195 still_distance :
196196 name : " Still Human Distance"
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ esphome:
3232 then :
3333 - light.turn_on :
3434 id : rgb_light
35- effect : Boot Sequence
35+ effect : " Boot Sequence"
3636 red : 100%
3737 green : 100%
3838 blue : 100%
@@ -106,7 +106,7 @@ light:
106106 restore_mode : RESTORE_DEFAULT_OFF
107107 effects :
108108 - addressable_rainbow :
109- name : Boot Sequence
109+ name : " Boot Sequence"
110110 speed : 50
111111 width : 1
112112
You can’t perform that action at this time.
0 commit comments