Make SNTP and MQTT server addresses configurable

This commit is contained in:
2025-01-03 07:53:26 +01:00
parent e2c28f3fc1
commit e3406fc08a
5 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ packages:
time:
- platform: sntp
servers: [eye]
servers: !secret sntp_servers
on_time:
#
+1 -1
View File
@@ -10,7 +10,7 @@ packages:
time:
- platform: sntp
servers: [eye]
servers: !secret sntp_servers
on_time:
# Heating schedule is 5AM to 8PM. Judging by the burner state, it means that
# by 5AM the water is expected to be hot (60C) and at 8PM it's expected to be
+2
View File
@@ -1 +1,3 @@
somfy_remote_id_base: "11111"
sntp_servers:
- pool.ntp.org
+1 -1
View File
@@ -1,5 +1,5 @@
mqtt:
broker: eye
broker: !secret mqtt_broker
username: esphome
password: !secret mqtt_password
id: mqtt_homeassistant
+1
View File
@@ -1,6 +1,7 @@
wifi_ssid: IoT
wifi_password: "IoT$eKuRe"
ota_password: "OTA_ALS0_SECCUR"
mqtt_broker: "mymqttserver"
mqtt_password: "ttqm"
lock_pin: 314
wifi_ap_lookup: