mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 09:51:20 +01:00
12 lines
221 B
JSON
12 lines
221 B
JSON
|
{
|
||
|
"version": "2.0.0",
|
||
|
"tasks": [
|
||
|
{
|
||
|
"label": "run",
|
||
|
"type": "shell",
|
||
|
"command": "python3 -m esphome config dashboard",
|
||
|
"problemMatcher": []
|
||
|
}
|
||
|
]
|
||
|
}
|