mirror of
https://github.com/esphome/esphome.git
synced 2024-10-31 08:25:53 +01:00
7 lines
119 B
YAML
7 lines
119 B
YAML
|
ports:
|
||
|
- port: 6052
|
||
|
onOpen: open-preview
|
||
|
tasks:
|
||
|
- before: script/setup
|
||
|
command: python -m esphome config dashboard
|