Bump pyhiveapi to 0.5.14 (#79530)
This commit is contained in:
parent
62b559bf36
commit
1d10822cef
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"models": ["HHKBridge*"]
|
||||
},
|
||||
"documentation": "https://www.home-assistant.io/integrations/hive",
|
||||
"requirements": ["pyhiveapi==0.5.13"],
|
||||
"requirements": ["pyhiveapi==0.5.14"],
|
||||
"codeowners": ["@Rendili", "@KJonline"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["apyhiveapi"]
|
||||
|
|
|
@ -1604,7 +1604,7 @@ pyheos==0.7.2
|
|||
pyhik==0.3.0
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.5.13
|
||||
pyhiveapi==0.5.14
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
|
|
@ -1126,7 +1126,7 @@ pyhaversion==22.8.0
|
|||
pyheos==0.7.2
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.5.13
|
||||
pyhiveapi==0.5.14
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.77
|
||||
|
|
Loading…
Add table
Reference in a new issue