diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 000000000..38e7d7bfa --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - before: pip install -U platformio + command: platformio run -e sonoff