node-zwave-js
node-zwave-js copied to clipboard
Include Command Enum name in assertSupportsCommand error message
needs nameof -> #3007
We should avoid using transformers for this, as it isn't clear how the future for those will be. Probably just pass the enum name as a string, with some ESLint plugin help to fix discrepancies automatically.