Please can somebody fix the Hive component. It’s been broken for 3 releases, although the fix is very simple, identified and in the forums here. Here’s the discussion
Basically it needs somebody to update the line
HIVE_API.urls.global_login = "https://beekeeper.hivehome.com/1.0/global/login"
to
HIVE_API.urls.global_login = "https://beekeeper.hivehome.com/1.0/cognito/login"
in the pyhiveapi file.
Actually looking into it - it appears that HA is using an outdated version of Pyhiveapi - the latest version on Github would appear to be correct.
Many Thanks,
wizbowes