intermediate commit
Build and Push Docker Images / build-and-push (push) Failing after 37s

This commit is contained in:
2025-11-17 21:56:21 +01:00
parent b516c942df
commit d72ee4a7d2
8 changed files with 667 additions and 13 deletions
+9 -7
View File
@@ -3,22 +3,23 @@ substitutions:
esphome:
name: shelly1-slaapkamer
platform: ESP8266
esp8266:
board: esp01_1m
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
ssid: "ItHurtsWhenIP"
password: "BKl@3660"
manual_ip:
static_ip: 192.168.179.28
gateway: 192.168.178.1
static_ip: 10.0.1.51
gateway: 10.0.0.1
subnet: 255.255.254.0
dns1: 1.1.1.1
dns2: 8.8.8.8
power_save_mode: none
ap:
ssid: "Slaapkamer Fallback Hotspot"
password: !secret hotspot_password
password: "bINLLate9rIA"
captive_portal:
logger:
@@ -26,6 +27,8 @@ logger:
api:
ota:
password: ""
platform: esphome
web_server:
port: 80
@@ -61,7 +64,6 @@ sensor:
update_interval: 60s
id: wifi_signal_sensor
switch:
- platform: gpio
name: ${device_name}