10 lines
511 B
Markdown
10 lines
511 B
Markdown
# Installation
|
|
OTA Update Shelly Device to tasmota:
|
|
https://github.com/arendst/mgos-to-tasmota
|
|
On gen 3 devices just download zip file from below and upload it over the web interface to shelly:
|
|
https://github.com/tasmota/mgos32-to-tasmota32/releases
|
|
In Tasmota make OTA Update to minimal:
|
|
http://ota.tasmota.com/tasmota/release/tasmota-minimal.bin.gz
|
|
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
|