No description
Find a file
2025-07-29 22:51:47 +02:00
.zed add build task 2025-01-03 12:43:14 +01:00
.gitignore init 2024-12-29 20:00:41 +01:00
dewpoint.yaml remove homeassistant api 2025-07-29 22:49:48 +02:00
README.md add readme 2025-07-29 22:51:47 +02:00
secrets.yaml.example add secret example 2024-12-29 20:02:07 +01:00

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