#!/bin/sh #docker run --rm -v "${PWD}":/config --net=host -it ghcr.io/esphome/esphome run ff2.yaml docker run --rm -v "${PWD}":/config --net=host --device=/dev/ttyACM1 -it ghcr.io/esphome/esphome run ff2.yaml