For many months I was getting and error when trying to update my Emporia Vue 2 from the Home Assistant Settins screen. I just kept skipping because it was still working fine.
Yesterday I had some time to dig and found out the reason for the updating issue was a breaking change which required “platform: esphome” to be added to the YAML under OTA.
After that I hit install assuming that would bring the device up to date, which I think it did.
Today I noticed that the power readings were “unavailable”. Checking the logs of the EmporiaVue, there are a lot of “Failed to read from sensor due to I2C error 3” entries.
Looking online a bunch of people have had the same problem. Most solved it with adjusting the frequency and adding a timeout.
I tried that but I’m still getting the same issue.
Has anyone else run into this? Any other solutions?