Onvif: bump onvif-zeep-async to 1.2.1 (#74341)
* Update requirements_all.txt * Update requirements_test_all.txt * Update manifest.jsonpull/74522/head
parent
c2072cc92b
commit
c530e965f8
|
@ -2,7 +2,7 @@
|
|||
"domain": "onvif",
|
||||
"name": "ONVIF",
|
||||
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
||||
"requirements": ["onvif-zeep-async==1.2.0", "WSDiscovery==2.0.0"],
|
||||
"requirements": ["onvif-zeep-async==1.2.1", "WSDiscovery==2.0.0"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@hunterjm"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -1150,7 +1150,7 @@ ondilo==0.2.0
|
|||
onkyo-eiscp==1.2.7
|
||||
|
||||
# homeassistant.components.onvif
|
||||
onvif-zeep-async==1.2.0
|
||||
onvif-zeep-async==1.2.1
|
||||
|
||||
# homeassistant.components.opengarage
|
||||
open-garage==0.2.0
|
||||
|
|
|
@ -794,7 +794,7 @@ omnilogic==0.4.5
|
|||
ondilo==0.2.0
|
||||
|
||||
# homeassistant.components.onvif
|
||||
onvif-zeep-async==1.2.0
|
||||
onvif-zeep-async==1.2.1
|
||||
|
||||
# homeassistant.components.opengarage
|
||||
open-garage==0.2.0
|
||||
|
|
Loading…
Reference in New Issue