switch to specific OTA for esp32 devices with ethernet

This commit is contained in:
2026-05-06 22:24:08 +02:00
parent a76df9405b
commit 0f68e1379f
+2 -2
View File
@@ -1,6 +1,6 @@
--- ---
<<: !include api.yaml <<: !include api.yaml
<<: !include ota.yaml <<: !include ota_esp32.yaml
<<: !include logger_debug.yaml <<: !include logger_debug.yaml
<<: !include ethernet.yaml <<: !include ethernet.yaml
@@ -22,4 +22,4 @@ text_sensor:
- <<: !include text_sensor/ethernet_info.yaml - <<: !include text_sensor/ethernet_info.yaml
network: network:
enable_ipv6: true enable_ipv6: true