diff --git a/adafruit_ble_apple_media.py b/adafruit_ble_apple_media.py index 4e41e5d..e6bd936 100644 --- a/adafruit_ble_apple_media.py +++ b/adafruit_ble_apple_media.py @@ -119,10 +119,8 @@ class _MediaAttribute: ( entity_id, attribute_id, - flags, # pylint: disable=unused-variable - ) = struct.unpack_from( - " 0: self._supported_commands = list(self._command_buffer[:i]) if command_id not in self._supported_commands: