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
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Fritz",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||
"requirements": [
|
||||
"fritzconnection==0.6.5"
|
||||
"fritzconnection==0.8.4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Fritzbox callmonitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||
"requirements": [
|
||||
"fritzconnection==0.6.5"
|
||||
"fritzconnection==0.8.4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Fritzbox netmonitor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_netmonitor",
|
||||
"requirements": [
|
||||
"fritzconnection==0.6.5"
|
||||
"fritzconnection==0.8.4"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -516,7 +516,7 @@ freesms==0.1.2
|
|||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
# homeassistant.components.fritzbox_netmonitor
|
||||
# fritzconnection==0.6.5
|
||||
# fritzconnection==0.8.4
|
||||
|
||||
# homeassistant.components.fritzdect
|
||||
fritzhome==1.0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue