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",
|
"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…
x
Reference in New Issue
Block a user