diff --git a/homeassistant/components/lyngdorf/manifest.json b/homeassistant/components/lyngdorf/manifest.json index c609a318e234..b8e1b46046b1 100644 --- a/homeassistant/components/lyngdorf/manifest.json +++ b/homeassistant/components/lyngdorf/manifest.json @@ -9,7 +9,7 @@ "iot_class": "local_push", "loggers": ["lyngdorf", "async_upnp_client"], "quality_scale": "silver", - "requirements": ["lyngdorf==2.1.0"], + "requirements": ["lyngdorf==2.2.0"], "ssdp": [ { "deviceType": "urn:schemas-upnp-org:device:MediaRenderer:2", diff --git a/requirements_all.txt b/requirements_all.txt index bfe960b0b9ef..3c30440778b4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1565,7 +1565,7 @@ lw12==0.9.2 lxml==6.1.2 # homeassistant.components.lyngdorf -lyngdorf==2.1.0 +lyngdorf==2.2.0 # homeassistant.components.matrix matrix-nio==0.26.0