fix onvif wsdl import - take 2 (#23807)

This commit is contained in:
Jason Hunter 2019-05-11 02:15:21 -04:00 committed by Paulus Schoutsen
parent 910825580e
commit 03cd4480df
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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