Bump fritzconnection to 1.7.0 (#56924)

This commit is contained in:
Simone Chemelli 2021-10-02 09:13:40 +02:00 committed by GitHub
parent 11690bed58
commit 73e58c8c62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"name": "AVM FRITZ!Box Tools",
"documentation": "https://www.home-assistant.io/integrations/fritz",
"requirements": [
"fritzconnection==1.6.0",
"fritzconnection==1.7.0",
"xmltodict==0.12.0"
],
"dependencies": ["network"],

View File

@ -3,7 +3,7 @@
"name": "AVM FRITZ!Box Call Monitor",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
"requirements": ["fritzconnection==1.6.0"],
"requirements": ["fritzconnection==1.7.0"],
"codeowners": [],
"iot_class": "local_polling"
}

View File

@ -674,7 +674,7 @@ freesms==0.2.0
# homeassistant.components.fritz
# homeassistant.components.fritzbox_callmonitor
fritzconnection==1.6.0
fritzconnection==1.7.0
# homeassistant.components.google_translate
gTTS==2.2.3

View File

@ -391,7 +391,7 @@ freebox-api==0.0.10
# homeassistant.components.fritz
# homeassistant.components.fritzbox_callmonitor
fritzconnection==1.6.0
fritzconnection==1.7.0
# homeassistant.components.google_translate
gTTS==2.2.3