mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Beta Fix: ONVIF (#23787)
* bump package to include wsdl * update requirements all
This commit is contained in:
parent
05960fa29c
commit
df6846344d
@ -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.2"
|
"onvif-zeep-async==0.1.3"
|
||||||
],
|
],
|
||||||
"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.2
|
onvif-zeep-async==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.openevse
|
# homeassistant.components.openevse
|
||||||
openevsewifi==0.4
|
openevsewifi==0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user