backup 20240718

This commit is contained in:
2024-07-18 09:12:31 +02:00
parent a863b212ed
commit 63fb7f8f73
213 changed files with 5916 additions and 40388 deletions

View File

@@ -0,0 +1,23 @@
substitutions:
device_name: "slaaptrainer"
friendly_name: "slaaptrainer Tim"
comment: "esp8266, RGBled"
location: "slaapkamer tim"
api_password: !secret slaaptrainer_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 slaaptrainer_ip
pin_led1: GPIO03
num_leds: "35"
packages:
board: !include boards/esp12f.yaml
connection: !include common/wifi.yaml
device_base: !include common/common.yaml
logger: !include templates/nologger.yaml
leds: !include templates/light_neopixel.yaml
colororange: !include color/COLOR_CSS_ORANGE
colorgreen: !include color/COLOR_CSS_GREEN