fix onvif wsdl import - take 2 (#23807)
This commit is contained in:
parent
910825580e
commit
03cd4480df
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Onvif",
|
"name": "Onvif",
|
||||||
"documentation": "https://www.home-assistant.io/components/onvif",
|
"documentation": "https://www.home-assistant.io/components/onvif",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"onvif-zeep-async==0.1.3"
|
"onvif-zeep-async==0.2.0"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"ffmpeg"
|
"ffmpeg"
|
||||||
|
|
|
@ -797,7 +797,7 @@ oemthermostat==1.1
|
||||||
onkyo-eiscp==1.2.4
|
onkyo-eiscp==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
onvif-zeep-async==0.1.3
|
onvif-zeep-async==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.openevse
|
# homeassistant.components.openevse
|
||||||
openevsewifi==0.4
|
openevsewifi==0.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue