Update LED controller configuration and add new ESP32 camera setup
This commit is contained in:
@@ -45,16 +45,14 @@ light:
|
||||
rgb_order: GRB
|
||||
chipset: WS2812
|
||||
pin: GPIO7
|
||||
num_leds: 60
|
||||
num_leds: 10
|
||||
name: "${friendly_name}"
|
||||
id: led_strip
|
||||
rmt_channel: 0
|
||||
|
||||
# Default color on boot
|
||||
restore_mode: RESTORE_DEFAULT_OFF
|
||||
|
||||
# Color correction for more accurate colors (optional)
|
||||
# Uncomment and adjust if your LEDs look too blue/green
|
||||
# color_correct: [100%, 100%, 100%]
|
||||
|
||||
|
||||
# Effects - you can enable these for more features!
|
||||
effects:
|
||||
|
||||
Reference in New Issue
Block a user