I dunno man
This commit is contained in:
parent
379d15e4ff
commit
b0447c43b6
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ light:
|
|||
num_leds: 5
|
||||
type : GRB
|
||||
name: "${friendly_devicename} PM25"
|
||||
effects: !include *light_effects
|
||||
effects: *light_effects
|
||||
- platform: neopixelbus
|
||||
id: light_pm10
|
||||
variant: WS2812
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
effects: &light_effects
|
||||
light_effects: &light_effects
|
||||
- strobe:
|
||||
- flicker:
|
||||
- addressable_rainbow:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue