mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
[web_server] Conditionally compile authentication code to save flash memory (#10022)
This commit is contained in:
@@ -1 +1,6 @@
|
||||
<<: !include common_v2.yaml
|
||||
|
||||
web_server:
|
||||
auth:
|
||||
username: admin
|
||||
password: password
|
||||
|
Reference in New Issue
Block a user