config files on 14-12-2023 09:06:28

This commit is contained in:
2023-12-14 09:06:28 +01:00
parent 423d32fada
commit 49c549fbdd
41 changed files with 73157 additions and 37682 deletions

View File

@@ -0,0 +1,17 @@
---
light:
- platform: esp32_rmt_led_strip
rmt_channel: 0
is_rgbw: True
id: led_lights
restore_mode: RESTORE_DEFAULT_ON
name: ${device_name}_leds
chipset: ${chipset}
rgb_order: GRB
num_leds: 2 #${num_leds}
pin: ${pin_led1}
effects:
- flicker:
name: "Flicker"
alpha: 95%
intensity: 1.5%

View File

@@ -1,2 +1,3 @@
# logging
logger:
logger:
baud_rate: 115200