From fd0f093e10b005a049604d2a9fda4fd19856ae97 Mon Sep 17 00:00:00 2001 From: Philip Vanloo <26272906+dukeofphilberg@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:45:11 +0200 Subject: [PATCH] Bump python-linkplay to 0.0.8 (#123875) * Bump python-linkplay to 0.0.7 * Bump python-linkplay to 0.0.8 --- homeassistant/components/linkplay/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/linkplay/manifest.json b/homeassistant/components/linkplay/manifest.json index 9ac2a9e66e6..5212f3f99b8 100644 --- a/homeassistant/components/linkplay/manifest.json +++ b/homeassistant/components/linkplay/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://www.home-assistant.io/integrations/linkplay", "integration_type": "hub", "iot_class": "local_polling", - "requirements": ["python-linkplay==0.0.6"], + "requirements": ["python-linkplay==0.0.8"], "zeroconf": ["_linkplay._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index f20838efc35..d1be3b1b423 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2307,7 +2307,7 @@ python-juicenet==1.1.0 python-kasa[speedups]==0.7.1 # homeassistant.components.linkplay -python-linkplay==0.0.6 +python-linkplay==0.0.8 # homeassistant.components.lirc # python-lirc==1.2.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6c003b8f0e1..b49b6537944 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1825,7 +1825,7 @@ python-juicenet==1.1.0 python-kasa[speedups]==0.7.1 # homeassistant.components.linkplay -python-linkplay==0.0.6 +python-linkplay==0.0.8 # homeassistant.components.matter python-matter-server==6.3.0