mirror of
https://github.com/esphome/esphome.git
synced 2025-09-19 03:32:20 +01:00
fix
This commit is contained in:
@@ -14,7 +14,6 @@ packages:
|
||||
# Enable OTA for multipart upload testing
|
||||
ota:
|
||||
- platform: esphome
|
||||
safe_mode: true
|
||||
password: "test_ota_password"
|
||||
|
||||
# Web server with OTA enabled
|
||||
|
@@ -4,7 +4,6 @@ packages:
|
||||
# OTA is configured but web_server OTA is disabled
|
||||
ota:
|
||||
- platform: esphome
|
||||
safe_mode: true
|
||||
|
||||
web_server:
|
||||
port: 8080
|
||||
|
Reference in New Issue
Block a user