add esphome
This commit is contained in:
parent
0e81fa3bc9
commit
c3d40022df
6 changed files with 277 additions and 0 deletions
7
esphome/README.md
Normal file
7
esphome/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Installation
|
||||
OTA Update Shelly Device to tasmota:
|
||||
https://github.com/arendst/mgos-to-tasmota
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue