mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-18 13:03:31 +00:00
num_strip_levels, num_bus_levels added to KindMaps
This commit is contained in:
@@ -9,7 +9,7 @@ class MacroButton(IRemote):
|
||||
|
||||
@property
|
||||
def identifier(self):
|
||||
return f"button[{self.index}]"
|
||||
return f"command.button[{self.index}]"
|
||||
|
||||
@property
|
||||
def state(self) -> bool:
|
||||
|
||||
Reference in New Issue
Block a user