Skip to content

Commit

Permalink
Beta Fix: ONVIF (#23787)
Browse files Browse the repository at this point in the history
* bump package to include wsdl

* update requirements all
  • Loading branch information
hunterjm authored and pvizeli committed May 10, 2019
1 parent e6c5cc9 commit d5533cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/onvif/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Onvif",
"documentation": "https://www.home-assistant.io/components/onvif",
"requirements": [
"onvif-zeep-async==0.1.2"
"onvif-zeep-async==0.1.3"
],
"dependencies": [
"ffmpeg"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ oemthermostat==1.1
onkyo-eiscp==1.2.4

# homeassistant.components.onvif
onvif-zeep-async==0.1.2
onvif-zeep-async==0.1.3

# homeassistant.components.openevse
openevsewifi==0.4
Expand Down

0 comments on commit d5533cc

Please sign in to comment.