Esphome items moved to a new instance of 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 Like

+1 :wink: If you do a proper migration using the snapshot feature of hassio (if you are running hassio) it should be automatic !

1 Like

Moved the files from the ESPHOME directory and everything works fine:

Thank you.

PK