mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Onvif: bump onvif-zeep-async to 1.2.1 (#74341)
* Update requirements_all.txt * Update requirements_test_all.txt * Update manifest.json
This commit is contained in:
parent
8581db1da7
commit
820a782f94
@ -2,7 +2,7 @@
|
|||||||
"domain": "onvif",
|
"domain": "onvif",
|
||||||
"name": "ONVIF",
|
"name": "ONVIF",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
||||||
"requirements": ["onvif-zeep-async==1.2.0", "WSDiscovery==2.0.0"],
|
"requirements": ["onvif-zeep-async==1.2.1", "WSDiscovery==2.0.0"],
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": ["@hunterjm"],
|
"codeowners": ["@hunterjm"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
@ -1150,7 +1150,7 @@ ondilo==0.2.0
|
|||||||
onkyo-eiscp==1.2.7
|
onkyo-eiscp==1.2.7
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
onvif-zeep-async==1.2.0
|
onvif-zeep-async==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.opengarage
|
# homeassistant.components.opengarage
|
||||||
open-garage==0.2.0
|
open-garage==0.2.0
|
||||||
|
@ -797,7 +797,7 @@ omnilogic==0.4.5
|
|||||||
ondilo==0.2.0
|
ondilo==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
onvif-zeep-async==1.2.0
|
onvif-zeep-async==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.opengarage
|
# homeassistant.components.opengarage
|
||||||
open-garage==0.2.0
|
open-garage==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user