From b75c839868a038d9ea23efdab1ca67a2ad2bcecc Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 14 Jun 2026 18:49:59 +0200 Subject: [PATCH] Bump python-linkplay to 0.2.14 (#173770) --- homeassistant/components/linkplay/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/linkplay/manifest.json b/homeassistant/components/linkplay/manifest.json index 335f1acf396b..853468e5208d 100644 --- a/homeassistant/components/linkplay/manifest.json +++ b/homeassistant/components/linkplay/manifest.json @@ -7,6 +7,6 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["linkplay"], - "requirements": ["python-linkplay==0.2.12"], + "requirements": ["python-linkplay==0.2.14"], "zeroconf": ["_linkplay._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index ed3cb647fa5a..2981238c16d4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2684,7 +2684,7 @@ python-join-api==0.1.1 python-kasa[speedups]==0.10.2 # homeassistant.components.linkplay -python-linkplay==0.2.12 +python-linkplay==0.2.14 # homeassistant.components.melcloud python-melcloud==0.1.3