Skip to content

Commit

Permalink
lms: update commands, min SDP 1.0.4, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
onkelandy committed Dec 23, 2024
1 parent b38b93d commit 7763090
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 107 deletions.
2 changes: 1 addition & 1 deletion lms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class SmartPluginWebIf():
class lms(SmartDevicePlugin):
""" Device class for Logitech Mediaserver/Squeezebox function. """

PLUGIN_VERSION = '1.5.3'
PLUGIN_VERSION = '1.6.0'

def _set_device_defaults(self):
self.custom_commands = 1
Expand Down
Loading

0 comments on commit 7763090

Please sign in to comment.