mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump ezviz api 0.2.0.5 (#60090)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user