Update neopixel to esp-idf variant
This commit is contained in:
+3
-3
@@ -72,10 +72,10 @@ text_sensor:
|
|||||||
update_interval: never
|
update_interval: never
|
||||||
|
|
||||||
light:
|
light:
|
||||||
- platform: neopixelbus
|
- platform: esp32_rmt_led_strip
|
||||||
id: neopixels
|
id: neopixels
|
||||||
type: RGB
|
rgb_order: RGB
|
||||||
variant: WS2812
|
chipset: ws2812
|
||||||
pin: GPIO4
|
pin: GPIO4
|
||||||
num_leds: 17
|
num_leds: 17
|
||||||
- platform: monochromatic
|
- platform: monochromatic
|
||||||
|
|||||||
Reference in New Issue
Block a user