only anchor charater?

This commit is contained in:
Frank "PHiAX" Weggelaar 2026-01-29 22:07:56 +01:00
parent cd8b75bda0
commit 90510ca3ed

View file

@ -9,8 +9,7 @@ light:
num_leds: 5 num_leds: 5
type : GRB type : GRB
name: "${friendly_devicename} PM25" name: "${friendly_devicename} PM25"
effects: effects: *light_effects
<<: *light_effects
- platform: neopixelbus - platform: neopixelbus
id: light_pm10 id: light_pm10
variant: WS2812 variant: WS2812
@ -18,8 +17,7 @@ light:
num_leds: 5 num_leds: 5
type : GRB type : GRB
name: "${friendly_devicename} PM10" name: "${friendly_devicename} PM10"
effects: effects: *light_effects
<<: *light_effects
- platform: binary - platform: binary
name: "${friendly_devicename} Lamp" name: "${friendly_devicename} Lamp"
output: relay output: relay