Updated ota platform config.

This commit is contained in:
Marcus Scholz 2024-07-01 14:02:31 +02:00
parent 04eff2e382
commit 48d29a6585
11 changed files with 14 additions and 1 deletions

View File

@ -39,6 +39,7 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
# DHT22 sensor

View File

@ -39,6 +39,7 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
# DHT22 sensor

View File

@ -46,6 +46,7 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
# Power key of li-ion charger

View File

@ -39,6 +39,7 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
spi:

View File

@ -39,8 +39,9 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
# Camera
esp32_camera:
name: ${friendly_name}

View File

@ -79,6 +79,7 @@ api:
# Enable over-the-air updates
ota:
platform: esphome
password: !secret ota
# Initialize I²C

View File

@ -20,7 +20,9 @@ esp32:
api:
encryption:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
wifi:

View File

@ -6,7 +6,9 @@ substitutions:
api:
encryption:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
wifi:

View File

@ -76,6 +76,7 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
# Enable status LED

View File

@ -39,6 +39,7 @@ api:
key: !secret apikey
ota:
platform: esphome
password: !secret ota
# Initialize I²C

View File

@ -78,6 +78,7 @@ api:
# Enable over-the-air updates
ota:
platform: esphome
password: !secret ota
# Initialize I²C