Bump fritzconnection to 1.10.3 (#77847)
* Bump fritzconnection to 1.10.2 * bump to 1.10.3
This commit is contained in:
parent
831c87205f
commit
9d535b9ae9
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "fritz",
|
||||
"name": "AVM FRITZ!Box Tools",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||
"requirements": ["fritzconnection==1.10.1", "xmltodict==0.13.0"],
|
||||
"requirements": ["fritzconnection==1.10.3", "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.10.1"],
|
||||
"requirements": ["fritzconnection==1.10.3"],
|
||||
"codeowners": ["@cdce8p"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["fritzconnection"]
|
||||
|
|
|
@ -711,7 +711,7 @@ freesms==0.2.0
|
|||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection==1.10.1
|
||||
fritzconnection==1.10.3
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS==2.2.4
|
||||
|
|
|
@ -524,7 +524,7 @@ freebox-api==0.0.10
|
|||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection==1.10.1
|
||||
fritzconnection==1.10.3
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS==2.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue