upd: OTA in examples and tests was changed to match the ESPHome 2024.6.0

This commit is contained in:
GrKoR
2024-07-20 23:01:50 +03:00
parent 5b229da380
commit f859e656a4
9 changed files with 17 additions and 8 deletions

View File

@@ -36,6 +36,7 @@ api:
password: !secret api_pass password: !secret api_pass
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
web_server: web_server:

View File

@@ -30,6 +30,7 @@ logger:
api: api:
ota: ota:
- platform: esphome
# UART0 configuration for AUX air conditioner communication # UART0 configuration for AUX air conditioner communication
uart: uart:

View File

@@ -35,6 +35,7 @@ api:
reboot_timeout: 0s reboot_timeout: 0s
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
uart: uart:

View File

@@ -53,6 +53,7 @@ api:
return data; return data;
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
web_server: web_server:

View File

@@ -35,6 +35,7 @@ api:
reboot_timeout: 0s reboot_timeout: 0s
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
web_server: web_server:

View File

@@ -35,6 +35,7 @@ api:
reboot_timeout: 0s reboot_timeout: 0s
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
web_server: web_server:

View File

@@ -35,6 +35,7 @@ api:
reboot_timeout: 0s reboot_timeout: 0s
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
web_server: web_server:

View File

@@ -35,6 +35,7 @@ api:
reboot_timeout: 0s reboot_timeout: 0s
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
web_server: web_server:

View File

@@ -32,6 +32,7 @@ api:
reboot_timeout: 0s reboot_timeout: 0s
ota: ota:
- platform: esphome
password: !secret ota_pass password: !secret ota_pass
uart: uart: