mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Ezviz dependancy to 0.2.0.6 (#64100)
* Ezviz dependency to 0.2.0.6 * Gen requirements
This commit is contained in:
parent
c6acd8efa4
commit
a4656bc7bc
@ -4,7 +4,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": ["@RenierM26", "@baqs"],
|
"codeowners": ["@RenierM26", "@baqs"],
|
||||||
"requirements": ["pyezviz==0.2.0.5"],
|
"requirements": ["pyezviz==0.2.0.6"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -1506,7 +1506,7 @@ pyeverlights==0.1.0
|
|||||||
pyevilgenius==1.0.0
|
pyevilgenius==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.ezviz
|
# homeassistant.components.ezviz
|
||||||
pyezviz==0.2.0.5
|
pyezviz==0.2.0.6
|
||||||
|
|
||||||
# homeassistant.components.fido
|
# homeassistant.components.fido
|
||||||
pyfido==2.1.1
|
pyfido==2.1.1
|
||||||
|
@ -920,7 +920,7 @@ pyeverlights==0.1.0
|
|||||||
pyevilgenius==1.0.0
|
pyevilgenius==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.ezviz
|
# homeassistant.components.ezviz
|
||||||
pyezviz==0.2.0.5
|
pyezviz==0.2.0.6
|
||||||
|
|
||||||
# homeassistant.components.fido
|
# homeassistant.components.fido
|
||||||
pyfido==2.1.1
|
pyfido==2.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user