mirror of
https://github.com/esphome/esphome.git
synced 2025-08-07 02:47:47 +00:00
fix
This commit is contained in:
parent
97e7c34cb6
commit
918d7217a9
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user