1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Make OTA function switchable in web_server component (#2685)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Laszlo Gazdag
2021-11-10 20:31:22 +01:00
committed by GitHub
parent 99c775d8cb
commit 0bdb48bcac
5 changed files with 23 additions and 5 deletions

View File

@@ -234,6 +234,7 @@ logger:
web_server:
port: 8080
ota: true
css_url: https://esphome.io/_static/webserver-v1.min.css
js_url: https://esphome.io/_static/webserver-v1.min.js

View File

@@ -45,6 +45,7 @@ logger:
level: DEBUG
web_server:
ota: false
auth:
username: admin
password: admin