Update pyHik library to 0.2.3 (#24957)
This commit is contained in:
parent
a491f97eb9
commit
c814b39fdb
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Hikvision",
|
||||
"documentation": "https://www.home-assistant.io/components/hikvision",
|
||||
"requirements": [
|
||||
"pyhik==0.2.2"
|
||||
"pyhik==0.2.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1152,7 +1152,7 @@ pyhaversion==2.2.1
|
|||
pyheos==0.5.2
|
||||
|
||||
# homeassistant.components.hikvision
|
||||
pyhik==0.2.2
|
||||
pyhik==0.2.3
|
||||
|
||||
# homeassistant.components.hive
|
||||
pyhiveapi==0.2.17
|
||||
|
|
Loading…
Add table
Reference in a new issue