diff --git a/homeassistant/components/fritzbox/manifest.json b/homeassistant/components/fritzbox/manifest.json index fae574883a3c..6f77c6b7cfe2 100644 --- a/homeassistant/components/fritzbox/manifest.json +++ b/homeassistant/components/fritzbox/manifest.json @@ -7,7 +7,7 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pyfritzhome"], - "requirements": ["pyfritzhome==0.6.17"], + "requirements": ["pyfritzhome==0.6.18"], "ssdp": [ { "st": "urn:schemas-upnp-org:device:fritzbox:1" diff --git a/requirements_all.txt b/requirements_all.txt index a821a8095512..bb5f85c9fad6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2061,7 +2061,7 @@ pyforked-daapd==0.1.14 pyfreedompro==1.1.0 # homeassistant.components.fritzbox -pyfritzhome==0.6.17 +pyfritzhome==0.6.18 # homeassistant.components.ifttt pyfttt==0.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 31744858143e..d915b5746916 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1741,7 +1741,7 @@ pyforked-daapd==0.1.14 pyfreedompro==1.1.0 # homeassistant.components.fritzbox -pyfritzhome==0.6.17 +pyfritzhome==0.6.18 # homeassistant.components.ifttt pyfttt==0.3