diff --git a/homeassistant/components/fritzbox/manifest.json b/homeassistant/components/fritzbox/manifest.json index 845ae1e65e04..e61b0f5cd313 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.20"], + "requirements": ["pyfritzhome==0.6.21"], "ssdp": [ { "st": "urn:schemas-upnp-org:device:fritzbox:1" diff --git a/requirements_all.txt b/requirements_all.txt index d617a8bd0d26..350aea61d2d3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2271,7 +2271,7 @@ pyfreedompro==1.1.0 pyfreshr==1.2.0 # homeassistant.components.fritzbox -pyfritzhome==0.6.20 +pyfritzhome==0.6.21 # homeassistant.components.ifttt pyfttt==0.3