Bump ezviz api 0.2.0.5 (#60090)
parent
aa5cf175f4
commit
02b72d8c23
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@RenierM26", "@baqs"],
|
||||
"requirements": ["pyezviz==0.1.9.8"],
|
||||
"requirements": ["pyezviz==0.2.0.5"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1474,7 +1474,7 @@ pyeverlights==0.1.0
|
|||
pyevilgenius==1.0.0
|
||||
|
||||
# homeassistant.components.ezviz
|
||||
pyezviz==0.1.9.8
|
||||
pyezviz==0.2.0.5
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.1
|
||||
|
|
|
@ -880,7 +880,7 @@ pyeverlights==0.1.0
|
|||
pyevilgenius==1.0.0
|
||||
|
||||
# homeassistant.components.ezviz
|
||||
pyezviz==0.1.9.8
|
||||
pyezviz==0.2.0.5
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.1
|
||||
|
|
Loading…
Reference in New Issue