mirror of
https://github.com/esphome/esphome.git
synced 2026-08-17 10:52:56 +08:00
11 lines
189 B
YAML
11 lines
189 B
YAML
packages:
|
|
device_base: !include common.yaml
|
|
|
|
web_server:
|
|
port: 8080
|
|
version: 2
|
|
compression: br
|
|
enable_private_network_access: true
|
|
allowed_origins:
|
|
- https://app.esphome.io
|