Bump pyHik library to 0.2.5 for id, tamper fixes (#28807)
This commit is contained in:
parent
d8ca2e9d71
commit
16f8ae1535
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Hikvision",
|
||||
"documentation": "https://www.home-assistant.io/integrations/hikvision",
|
||||
"requirements": [
|
||||
"pyhik==0.2.4"
|
||||
"pyhik==0.2.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1247,7 +1247,7 @@ pyhaversion==3.1.0
|
|||
pyheos==0.6.0
|
||||
|
||||
# homeassistant.components.hikvision
|
||||
pyhik==0.2.4
|
||||
pyhik==0.2.5
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.2.19.3
|
||||
|
|
Loading…
Add table
Reference in a new issue