mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
Separate OTA for esp32 which supports partition table update via OTA
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
---
|
||||
<<: !include wifi.yaml
|
||||
<<: !include api.yaml
|
||||
<<: !include ota.yaml
|
||||
<<: !include ota_esp32.yaml
|
||||
# <<: !include logger.yaml
|
||||
<<: !include logger_debug.yaml
|
||||
|
||||
@@ -28,4 +28,4 @@ text_sensor:
|
||||
#. - <<: !include time/homeassistant.yaml
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
enable_ipv6: true
|
||||
|
||||
Reference in New Issue
Block a user