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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user