Hey everyone! I wanted to share a quick fix for the Hive integration in Home Assistant that’s been causing some issues. After a bit of research, I found that updating the Hive API URL in the pyhiveapi file resolves the problem. Specifically, changing the login URL from ‘https://beekeeper.hivehome.com/1.0/global/login’ to ‘https://beekeeper.hivehome.com/1.0/cognito/login’ does the trick. I’ve updated my setup and it’s working like a charm now. If anyone else is struggling with this, I hope this helps! Let’s keep the community strong and keep sharing these fixes. Thanks to everyone who contributed to finding this solution!