216 B
216 B
Flash over wifi
podman run --rm -it -v .:/config ghcr.io/esphome/esphome run dewpoint.yaml
Flash over serial
podman run --rm -it --device=/dev/ttyUSB0 -v .:/config ghcr.io/esphome/esphome run dewpoint.yaml