That crashed the whole compile
This commit is contained in:
parent
13fea8ea34
commit
41ad52e78d
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ light:
|
|||
type : GRB
|
||||
name: "${friendly_devicename} PM25"
|
||||
effects: !include
|
||||
- path: ../partials/effects.yaml
|
||||
- file: ../partials/effects.yaml
|
||||
- platform: neopixelbus
|
||||
variant: WS2812
|
||||
pin: D3
|
||||
|
|
@ -17,7 +17,7 @@ light:
|
|||
type : GRB
|
||||
name: "${friendly_devicename} PM10"
|
||||
effects: !include
|
||||
- path: ../partials/effects.yaml
|
||||
- file: ../partials/effects.yaml
|
||||
- platform: binary
|
||||
name: "${friendly_devicename} Lamp"
|
||||
output: relay
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue