Update Pyhiveapi Library Version (#40804)

* Update Pyhiveapi Library Version

This fixs an issue caused by a change in authentication method by hive

* Update Library Version
This commit is contained in:
Khole 2020-09-30 23:02:42 +01:00 committed by GitHub
parent e08934ee4c
commit c0c38fa6d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "hive",
"name": "Hive",
"documentation": "https://www.home-assistant.io/integrations/hive",
"requirements": ["pyhiveapi==0.2.20.1"],
"requirements": ["pyhiveapi==0.2.20.2"],
"codeowners": ["@Rendili", "@KJonline"]
}

View File

@ -1401,7 +1401,7 @@ pyheos==0.6.0
pyhik==0.2.7
# homeassistant.components.hive
pyhiveapi==0.2.20.1
pyhiveapi==0.2.20.2
# homeassistant.components.homematic
pyhomematic==0.1.68