I'm programming vacuum cleaner with a mop feature. Currently, I set my device type to 'action.devices.types.VACUUM' and it responds to "clean" command. I would like to "mop" to the trigger list, but it seems the device type must be changed then.
Is it possible to see what commands trigger my device and extend the list?