mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Bump fritzconnection to 1.7.0 (#56924)
This commit is contained in:
parent
11690bed58
commit
73e58c8c62
@ -3,7 +3,7 @@
|
|||||||
"name": "AVM FRITZ!Box Tools",
|
"name": "AVM FRITZ!Box Tools",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"fritzconnection==1.6.0",
|
"fritzconnection==1.7.0",
|
||||||
"xmltodict==0.12.0"
|
"xmltodict==0.12.0"
|
||||||
],
|
],
|
||||||
"dependencies": ["network"],
|
"dependencies": ["network"],
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "AVM FRITZ!Box Call Monitor",
|
"name": "AVM FRITZ!Box Call Monitor",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||||
"requirements": ["fritzconnection==1.6.0"],
|
"requirements": ["fritzconnection==1.7.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -674,7 +674,7 @@ freesms==0.2.0
|
|||||||
|
|
||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
fritzconnection==1.6.0
|
fritzconnection==1.7.0
|
||||||
|
|
||||||
# homeassistant.components.google_translate
|
# homeassistant.components.google_translate
|
||||||
gTTS==2.2.3
|
gTTS==2.2.3
|
||||||
|
@ -391,7 +391,7 @@ freebox-api==0.0.10
|
|||||||
|
|
||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
fritzconnection==1.6.0
|
fritzconnection==1.7.0
|
||||||
|
|
||||||
# homeassistant.components.google_translate
|
# homeassistant.components.google_translate
|
||||||
gTTS==2.2.3
|
gTTS==2.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user