diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000000..1859ef44e4 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,6 @@ +ports: +- port: 6052 + onOpen: open-preview +tasks: +- before: script/setup + command: python -m esphome config dashboard