Update pyHik to 0.2.7 (#34183)
This commit is contained in:
parent
d93c09327a
commit
c555ab1a84
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "hikvision",
|
||||
"name": "Hikvision",
|
||||
"documentation": "https://www.home-assistant.io/integrations/hikvision",
|
||||
"requirements": ["pyhik==0.2.5"],
|
||||
"requirements": ["pyhik==0.2.7"],
|
||||
"codeowners": ["@mezz64"]
|
||||
}
|
||||
|
|
|
@ -1317,7 +1317,7 @@ pyhaversion==3.3.0
|
|||
pyheos==0.6.0
|
||||
|
||||
# homeassistant.components.hikvision
|
||||
pyhik==0.2.5
|
||||
pyhik==0.2.7
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.2.20.1
|
||||
|
|
Loading…
Add table
Reference in a new issue