mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
9 lines
128 B
YAML
9 lines
128 B
YAML
packages:
|
|
web_server: !include common_v2.yaml
|
|
|
|
web_server:
|
|
auth:
|
|
username: admin
|
|
password: password
|
|
type: basic
|