mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
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:
parent
5739712a0d
commit
ce6e57da5d
@ -2,7 +2,7 @@
|
||||
"domain": "fritz",
|
||||
"name": "AVM FRITZ!Box Tools",
|
||||
"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"],
|
||||
"codeowners": ["@mammuth", "@AaronDavidSchneider", "@chemelli74", "@mib1185"],
|
||||
"config_flow": true,
|
||||
|
@ -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.8.0"],
|
||||
"requirements": ["fritzconnection==1.10.1"],
|
||||
"codeowners": ["@cdce8p"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["fritzconnection"]
|
||||
|
@ -705,7 +705,7 @@ freesms==0.2.0
|
||||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection==1.8.0
|
||||
fritzconnection==1.10.1
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS==2.2.4
|
||||
|
@ -518,7 +518,7 @@ freebox-api==0.0.10
|
||||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection==1.8.0
|
||||
fritzconnection==1.10.1
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS==2.2.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user