Separate OTA for esp32 which supports partition table update via OTA

This commit is contained in:
2026-05-06 22:18:49 +02:00
parent bab7ffafe6
commit 51f7537244
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
--- ---
<<: !include wifi.yaml <<: !include wifi.yaml
<<: !include api.yaml <<: !include api.yaml
<<: !include ota.yaml <<: !include ota_esp32.yaml
# <<: !include logger.yaml # <<: !include logger.yaml
<<: !include logger_debug.yaml <<: !include logger_debug.yaml
+5
View File
@@ -0,0 +1,5 @@
---
ota:
- platform: esphome
password: !secret ota_password
# allow_partition_access: true