update esphome readme
This commit is contained in:
parent
038fb7ae76
commit
9fab06795a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ https://github.com/tasmota/mgos32-to-tasmota32/releases
|
||||||
In Tasmota make OTA Update to minimal:
|
In Tasmota make OTA Update to minimal:
|
||||||
http://ota.tasmota.com/tasmota/release/tasmota-minimal.bin.gz
|
http://ota.tasmota.com/tasmota/release/tasmota-minimal.bin.gz
|
||||||
Make ESPHome Configuration in Dashboard:
|
Make ESPHome Configuration in Dashboard:
|
||||||
docker run --rm -p 6052:6052 -e ESPHOME_DASHBOARD_USE_PING=true -v "${PWD}":/config -it ghcr.io/esphome/esphome:latest
|
docker run --rm --network host -e ESPHOME_DASHBOARD_USE_PING=true -v "${PWD}":/config -it ghcr.io/esphome/esphome:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue