mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
9 lines
129 B
YAML
9 lines
129 B
YAML
packages:
|
|
web_server: !include common_v2.yaml
|
|
|
|
web_server:
|
|
auth:
|
|
username: admin
|
|
password: password
|
|
type: digest
|