Hive Bump pyhiveapi to 0.5.10 for credentials fix (#73365)

This commit is contained in:
Khole 2022-06-11 20:43:57 +01:00 committed by GitHub
parent dd923b2eed
commit d70ec35468
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"models": ["HHKBridge*"]
},
"documentation": "https://www.home-assistant.io/integrations/hive",
"requirements": ["pyhiveapi==0.5.9"],
"requirements": ["pyhiveapi==0.5.10"],
"codeowners": ["@Rendili", "@KJonline"],
"iot_class": "cloud_polling",
"loggers": ["apyhiveapi"]