No description
				
			
		| .zed | ||
| .gitignore | ||
| dewpoint.yaml | ||
| README.md | ||
| secrets.yaml.example | ||
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