mirror of
https://github.com/home-assistant/core.git
synced 2025-09-05 04:41:34 +02:00
Bump fritzconnection to 1.15.0 (#151252)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritz",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["fritzconnection"],
|
||||
"requirements": ["fritzconnection[qr]==1.14.0", "xmltodict==0.13.0"],
|
||||
"requirements": ["fritzconnection[qr]==1.15.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[qr]==1.14.0"]
|
||||
"requirements": ["fritzconnection[qr]==1.15.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -983,7 +983,7 @@ freesms==0.2.0
|
||||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection[qr]==1.14.0
|
||||
fritzconnection[qr]==1.15.0
|
||||
|
||||
# homeassistant.components.fyta
|
||||
fyta_cli==0.7.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -853,7 +853,7 @@ freebox-api==1.2.2
|
||||
|
||||
# homeassistant.components.fritz
|
||||
# homeassistant.components.fritzbox_callmonitor
|
||||
fritzconnection[qr]==1.14.0
|
||||
fritzconnection[qr]==1.15.0
|
||||
|
||||
# homeassistant.components.fyta
|
||||
fyta_cli==0.7.2
|
||||
|
Reference in New Issue
Block a user