Wyze integration fails

I have some Wyze smart plugs that have been mainly working OK, but after the last HA updates (7.3 broke it and 7.4 didn’t fix it), the integration has failed. I’ve been following the advice at https://support.wyze.com/hc/en-us/articles/16129834216731-Creating-an-API-Key but the integration fails after HA can’t connect to something (presumably Wyze) to complete the integration. End result is my plugs don’t show up.

Any ideas?

There was a python update that became a little stricter about an SSL component that was included in HA 2026.7.0 and sadly Wyze’s standards are not so high.

You can read about in this ha-wyzeapi integration github issue, there’s a workaround in that issue which you can read about in this post.