cleaned for new home

This commit is contained in:
2025-06-23 12:40:35 +02:00
parent e426efb80f
commit 1f4970c17c
173 changed files with 16228 additions and 24225 deletions

View File

@@ -0,0 +1,28 @@
substitutions:
device_name: "halloween-ghost01"
friendly_name: "halloween-ghost01"
comment: "esp32c3, RGBled"
location: "Woonkamer"
board: "esp32-c3-devkitm-1"
framework: arduino
api_password: !secret halloween_ghost01_api
ota_password: !secret ota_password
wifi_ssid: !secret wifi_ssid
wifi_password: !secret wifi_password
gateway: !secret ip_gateway
subnet: !secret ip_subnet
ip: !secret halloween_ghost01_ip
pin_led1: GPIO10
num_leds: "1"
chipset: WS2812
packages:
board: !include boards/esp32-gen.yaml
connection: !include common/wifi.yaml
device_base: !include common/common.yaml
logger: !include templates/logger.yaml
leds: !include templates/light_rgbw_rmt.yaml
bt_proxy: !include common/bluetooth.yaml