diff --git a/homeassistant/components/lyngdorf/manifest.json b/homeassistant/components/lyngdorf/manifest.json index b4bd874ff4d3..6bd78d3cdd30 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==1.11.0"], + "requirements": ["lyngdorf==2.1.0"], "ssdp": [ { "deviceType": "urn:schemas-upnp-org:device:MediaRenderer:2", diff --git a/requirements_all.txt b/requirements_all.txt index e2cfec41ba1c..b45cab0c9116 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1562,7 +1562,7 @@ lw12==0.9.2 lxml==6.1.2 # homeassistant.components.lyngdorf -lyngdorf==1.11.0 +lyngdorf==2.1.0 # homeassistant.components.matrix matrix-nio==0.26.0