1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-19 11:42:20 +01:00
This commit is contained in:
J. Nick Koston
2025-06-29 23:15:28 -05:00
parent 97e7c34cb6
commit 918d7217a9
2 changed files with 0 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ packages:
# Enable OTA for multipart upload testing # Enable OTA for multipart upload testing
ota: ota:
- platform: esphome - platform: esphome
safe_mode: true
password: "test_ota_password" password: "test_ota_password"
# Web server with OTA enabled # Web server with OTA enabled

View File

@@ -4,7 +4,6 @@ packages:
# OTA is configured but web_server OTA is disabled # OTA is configured but web_server OTA is disabled
ota: ota:
- platform: esphome - platform: esphome
safe_mode: true
web_server: web_server:
port: 8080 port: 8080