mirror of
https://github.com/home-assistant/core.git
synced 2025-06-21 13:37:05 +00:00
fix onvif wsdl import - take 2 (#23807)
This commit is contained in:
parent
910825580e
commit
03cd4480df
@ -3,7 +3,7 @@
|
||||
"name": "Onvif",
|
||||
"documentation": "https://www.home-assistant.io/components/onvif",
|
||||
"requirements": [
|
||||
"onvif-zeep-async==0.1.3"
|
||||
"onvif-zeep-async==0.2.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"ffmpeg"
|
||||
|
@ -797,7 +797,7 @@ oemthermostat==1.1
|
||||
onkyo-eiscp==1.2.4
|
||||
|
||||
# homeassistant.components.onvif
|
||||
onvif-zeep-async==0.1.3
|
||||
onvif-zeep-async==0.2.0
|
||||
|
||||
# homeassistant.components.openevse
|
||||
openevsewifi==0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user