diff --git a/esphome/device_packages/sensor-box-diy.yaml b/esphome/device_packages/sensor-box-diy.yaml index 2a1b237..38e7243 100644 --- a/esphome/device_packages/sensor-box-diy.yaml +++ b/esphome/device_packages/sensor-box-diy.yaml @@ -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