mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Update fritzconnection requirement to 0.8.4 (#27698)
* update fritzconnection requirement * update requierements for other components and requierements_all
This commit is contained in:
parent
0e5f24d60c
commit
d534f30042
@ -3,7 +3,7 @@
|
|||||||
"name": "Fritz",
|
"name": "Fritz",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"fritzconnection==0.6.5"
|
"fritzconnection==0.8.4"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Fritzbox callmonitor",
|
"name": "Fritzbox callmonitor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"fritzconnection==0.6.5"
|
"fritzconnection==0.8.4"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Fritzbox netmonitor",
|
"name": "Fritzbox netmonitor",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"fritzconnection==0.6.5"
|
"fritzconnection==0.8.4"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -516,7 +516,7 @@ freesms==0.1.2
|
|||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
# homeassistant.components.fritzbox_netmonitor
|
# homeassistant.components.fritzbox_netmonitor
|
||||||
# fritzconnection==0.6.5
|
# fritzconnection==0.8.4
|
||||||
|
|
||||||
# homeassistant.components.fritzdect
|
# homeassistant.components.fritzdect
|
||||||
fritzhome==1.0.4
|
fritzhome==1.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user