only anchor charater?
This commit is contained in:
parent
cd8b75bda0
commit
90510ca3ed
1 changed files with 2 additions and 4 deletions
|
|
@ -9,8 +9,7 @@ light:
|
|||
num_leds: 5
|
||||
type : GRB
|
||||
name: "${friendly_devicename} PM25"
|
||||
effects:
|
||||
<<: *light_effects
|
||||
effects: *light_effects
|
||||
- platform: neopixelbus
|
||||
id: light_pm10
|
||||
variant: WS2812
|
||||
|
|
@ -18,8 +17,7 @@ light:
|
|||
num_leds: 5
|
||||
type : GRB
|
||||
name: "${friendly_devicename} PM10"
|
||||
effects:
|
||||
<<: *light_effects
|
||||
effects: *light_effects
|
||||
- platform: binary
|
||||
name: "${friendly_devicename} Lamp"
|
||||
output: relay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue