Hi.
When i move an already Esphome flashed item to a new HA installation i cannot do OTA updates. The item show up in HA and works fine.
Is it a way to make the Items show up in the Esphome module in HA?
Hi.
When i move an already Esphome flashed item to a new HA installation i cannot do OTA updates. The item show up in HA and works fine.
Is it a way to make the Items show up in the Esphome module in HA?
Add the YAML file to the esphome directory in your HA config.
ie:
config\esphome\your_thing.yaml
+1 If you do a proper migration using the snapshot feature of hassio (if you are running hassio) it should be automatic !
Moved the files from the ESPHOME directory and everything works fine:
Thank you.
PK