Bump fritzconnection to 1.12.0 (#90799)
This commit is contained in:
parent
e5931dfce2
commit
df40b4bf9f
4 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["fritzconnection"],
|
||||
"requirements": ["fritzconnection==1.11.0", "xmltodict==0.13.0"],
|
||||
"requirements": ["fritzconnection==1.12.0", "xmltodict==0.13.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:schemas-upnp-org:device:fritzbox:1"
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["fritzconnection"],
|
||||
"requirements": ["fritzconnection==1.11.0"]
|
||||
"requirements": ["fritzconnection==1.12.0"]
|
||||
}
|
||||
|
|
|
@ -751,7 +751,7 @@ freesms==0.2.0
|
|||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection==1.11.0
|
||||
fritzconnection==1.12.0
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS==2.2.4
|
||||
|
|
|
@ -573,7 +573,7 @@ freebox-api==1.1.0
|
|||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection==1.11.0
|
||||
fritzconnection==1.12.0
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS==2.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue