Hello everyone!
I’m running a few esp-powered devices I built myself using esp32 or esp8266. After implementing them I noticed that after each esphome update the are listed for being updated as well (under settings):
However, I have a few athom smartplugs v2 that I flashed with esphome and found that they are not listed for update.
I’m using encryptionkeys. OTA from esphome works without any issues. I see the firmware entity disabled and after enabling it it shows “this entity is unavailable”. I checked the entity-name and also found, that there’s no corresponding configuration in the device’s yaml, but either in the yaml of devices that are listed for update. I currently do not know how esphome triggers the update-notification, on the working devices it was just there and worked.
The firmware information seems to be available on my smartplugs:
Does somebody have an idea how to get the update sensor to work? Thanks a lot for any help and have a good one!