Hubitat icon indicating copy to clipboard operation
Hubitat copied to clipboard

Hide component action commands from parent device

Open apwelsh opened this issue 4 years ago • 0 comments

The LZW31 (for example) has buttons that are non-functional in the GUI as they pertain to the component child devices. Please remove the commands for the component child devices from the device metadata definition.

Ex:

        command "componentOn"
        command "componentOff"
        command "componentSetLevel"
        command "componentRefresh"
        command "componentSetColor"

these commands should be removed from the definition section to clean up the clutter and because the are non-functional in the web interface.

apwelsh avatar May 16 '20 01:05 apwelsh