From 2a3d48852a86491ccf227f454d376624c7b4b4ea Mon Sep 17 00:00:00 2001 From: Morg42 <43153739+Morg42@users.noreply.github.com> Date: Sat, 17 Aug 2024 12:24:54 +0200 Subject: [PATCH] adjust sdp metadata --- lms/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lms/__init__.py b/lms/__init__.py index d31250d00..8cdc17b36 100755 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -51,7 +51,6 @@ class lms(SmartDevicePlugin): """ Device class for Logitech Mediaserver/Squeezebox function. """ PLUGIN_VERSION = '1.5.3' - MIN_SDP_VERSION = '1.0.3' def _set_device_defaults(self): self.custom_commands = 1