tuned icon indicating copy to clipboard operation
tuned copied to clipboard

fix: expand variables in Plugin._verify_all_device_commands

Open adriaan42 opened this issue 5 months ago • 0 comments

Need to expand variables before calling the @command function. This is actually done for _execute_all[_non]_device_commands and _verify_all_non_device_commands, but not in _verify_all_device_commands. This adds the missing expansion.

adriaan42 avatar Sep 11 '24 07:09 adriaan42