Use Encrypted OTA Updates Across ESPHome Devices

This commit is contained in:
2026-09-16 16:09:53 +02:00
parent 9a800b3732
commit fe14c3c723
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ api:
# Enable over-the-air updates
ota:
platform: esphome
password: !secret ota
encryption:
network:
enable_ipv6: true
+1 -1
View File
@@ -42,7 +42,7 @@ api:
ota:
platform: esphome
password: !secret ota
encryption:
# DHT22 sensor
sensor:
+1 -1
View File
@@ -31,7 +31,7 @@ api:
ota:
platform: esphome
password: !secret ota
encryption:
wifi:
ssid: "Voltage-legacy"
+1 -1
View File
@@ -46,7 +46,7 @@ api:
ota:
platform: esphome
password: !secret ota
encryption:
wifi:
ssid: "Voltage-legacy"
+1 -1
View File
@@ -19,7 +19,7 @@ api:
ota:
- platform: esphome
id: ota_esphome
password: !secret ota
encryption:
external_components:
- source: github://RASPIAUDIO/esphomeLuxe@main
+1 -1
View File
@@ -82,7 +82,7 @@ api:
# Enable over-the-air updates
ota:
platform: esphome
password: !secret ota
encryption:
# Initialize I²C
i2c: