ESPHOME Integration constantly requiring reconfuration

I was recently able to re-add an ESP Home device. This device keeps alerting "Integration Requires Reconfiguration. These red ATTENTION REQUIRED integrations pop up. If I click reconfigure and enter the OTA key and hit ok it comes up with a message “Device is already configured”. Then it closes and goes away, but there are dozens more. After I go through them all and leave the page I get notified again. Not sure how fast it’s happening but at least every few minutes. No more than 5 but could be less than 1.

How do I get this to stop?

Here is the second image.
And Correction to the above, several times per minute…
esphome-error-2

1 Like

Well I fixed it.
Another indicator was I could connect to the device and view logs. Every 1 minute I would get an API error that included the following
Socket operation failed: BAD_INDICATOR errno=11

RESOLUTION:
Deleted the integration, restarted HA, that device was auto discovered, just add key and boom all is well.

1 Like