From f9463088274580aad6e165bbc75a5c247788ea0f Mon Sep 17 00:00:00 2001 From: Giovanni Iachello Date: Thu, 26 Dec 2024 12:04:11 -0800 Subject: [PATCH] Bump to use pybeoplay 2.4.0 --- custom_components/beoplay/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/beoplay/manifest.json b/custom_components/beoplay/manifest.json index c1ad3df..a5e5836 100644 --- a/custom_components/beoplay/manifest.json +++ b/custom_components/beoplay/manifest.json @@ -12,9 +12,9 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/giachello/beoplay/issues", "requirements": [ - "pybeoplay==2.3.0" + "pybeoplay==2.4.0" ], "ssdp": [], - "version": "2024.12.2", + "version": "2024.12.3", "zeroconf": ["_beoremote._tcp.local."] } \ No newline at end of file