mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-07 03:57:02 +03:00
upd: OTA in examples and tests was changed to match the ESPHome 2024.6.0
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user