Bump fritzconnection from 1.8.0 to 1.10.1 (#77751)

bump fritzconnection from 1.8.0 to 1.10.1
This commit is contained in:
Michael 2022-09-05 10:50:00 +02:00 committed by GitHub
parent 5739712a0d
commit ce6e57da5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"domain": "fritz", "domain": "fritz",
"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": ["fritzconnection==1.8.0", "xmltodict==0.13.0"], "requirements": ["fritzconnection==1.10.1", "xmltodict==0.13.0"],
"dependencies": ["network"], "dependencies": ["network"],
"codeowners": ["@mammuth", "@AaronDavidSchneider", "@chemelli74", "@mib1185"], "codeowners": ["@mammuth", "@AaronDavidSchneider", "@chemelli74", "@mib1185"],
"config_flow": true, "config_flow": true,

View File

@ -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.8.0"], "requirements": ["fritzconnection==1.10.1"],
"codeowners": ["@cdce8p"], "codeowners": ["@cdce8p"],
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["fritzconnection"] "loggers": ["fritzconnection"]

View File

@ -705,7 +705,7 @@ freesms==0.2.0
# homeassistant.components.fritz # homeassistant.components.fritz
# homeassistant.components.fritzbox_callmonitor # homeassistant.components.fritzbox_callmonitor
fritzconnection==1.8.0 fritzconnection==1.10.1
# homeassistant.components.google_translate # homeassistant.components.google_translate
gTTS==2.2.4 gTTS==2.2.4

View File

@ -518,7 +518,7 @@ freebox-api==0.0.10
# homeassistant.components.fritz # homeassistant.components.fritz
# homeassistant.components.fritzbox_callmonitor # homeassistant.components.fritzbox_callmonitor
fritzconnection==1.8.0 fritzconnection==1.10.1
# homeassistant.components.google_translate # homeassistant.components.google_translate
gTTS==2.2.4 gTTS==2.2.4