add readme
This commit is contained in:
parent
a614d5b46b
commit
77f33e0632
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
# 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`
|
Loading…
Add table
Add a link
Reference in a new issue