Fix Example configuration entry V1 (#2271)

This commit is contained in:
Christian Ferbar 2022-11-06 07:15:57 +01:00 committed by GitHub
parent 28bb68b2f0
commit 354ec1f189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -110,8 +110,10 @@ Force to turn off OTA function because the missing authentication.
# Example configuration entry V1
web_server:
port: 80
version: 1
ota: false
css_include: "../../../esphome-docs/_static/webserver-v1.min.css"
css_url: ""
js_include: "../../../esphome-docs/_static/webserver-v1.min.js"
js_url: ""