mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Update pyHik to 0.2.7 (#34183)
This commit is contained in:
parent
d93c09327a
commit
c555ab1a84
@ -2,6 +2,6 @@
|
|||||||
"domain": "hikvision",
|
"domain": "hikvision",
|
||||||
"name": "Hikvision",
|
"name": "Hikvision",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hikvision",
|
"documentation": "https://www.home-assistant.io/integrations/hikvision",
|
||||||
"requirements": ["pyhik==0.2.5"],
|
"requirements": ["pyhik==0.2.7"],
|
||||||
"codeowners": ["@mezz64"]
|
"codeowners": ["@mezz64"]
|
||||||
}
|
}
|
||||||
|
@ -1317,7 +1317,7 @@ pyhaversion==3.3.0
|
|||||||
pyheos==0.6.0
|
pyheos==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.hikvision
|
# homeassistant.components.hikvision
|
||||||
pyhik==0.2.5
|
pyhik==0.2.7
|
||||||
|
|
||||||
# homeassistant.components.hive
|
# homeassistant.components.hive
|
||||||
pyhiveapi==0.2.20.1
|
pyhiveapi==0.2.20.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user