mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
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:
parent
cde6400482
commit
a3692859e9
@ -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"]
|
||||||
}
|
}
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user