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 Paulus Schoutsen
parent cde6400482
commit a3692859e9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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