mirror of
https://github.com/esphome/esphome.git
synced 2025-09-19 11:42:20 +01:00
fix
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user