From f3deadb4c27471a4ffdd6607ae14064916dfc2fa Mon Sep 17 00:00:00 2001 From: Alex Fishlock Date: Wed, 19 Aug 2026 11:57:50 +0100 Subject: [PATCH] Bump lyngdorf to 1.9.0 (#179520) Co-authored-by: Josef Zweck --- homeassistant/components/lyngdorf/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/lyngdorf/manifest.json b/homeassistant/components/lyngdorf/manifest.json index 6d69099b5e8a..2f5242de5b43 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.8.0"], + "requirements": ["lyngdorf==1.9.0"], "ssdp": [ { "deviceType": "urn:schemas-upnp-org:device:MediaRenderer:2", diff --git a/requirements_all.txt b/requirements_all.txt index 5b5d06d20dea..c7b70740e405 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1537,7 +1537,7 @@ lw12==0.9.2 lxml==6.1.1 # homeassistant.components.lyngdorf -lyngdorf==1.8.0 +lyngdorf==1.9.0 # homeassistant.components.matrix matrix-nio==0.26.0