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,7 +36,8 @@ api:
password: !secret api_pass
ota:
password: !secret ota_pass
- platform: esphome
password: !secret ota_pass
web_server:
port: 80

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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