I am looking to run a Custom Action on a device. Ideally would like to see battery and carbon dioxide sensor in the capabilities list for action device selection:
In the trigger event list, pressure is missing, but I can get to it by selecting "custom attribute". Perhaps the action device situation can be handled in a similar situation if the goal is to avoid really long combo box lists ?
Not a blocker at the moment as the devices I'm looking to automate have other capabilities I can use to get to them, but would be nice to have.
Those capabilities do not have commands available, so even if they were on the list you couldn't do anything with them. If you have some virtual device, it has (or should have) capability Actuator.
Thanks. This is to run a custom command. I was assuming the capabilities list in "Run Custom Action" was just a means to filter the device list. Then the full list of commands for the selected device is offered, irrespective of the selected capability.
The VirtualOmniSensor, for example, doesn't appear to expose capability Actuator so instead I used "Temperature" to make it appear in the device selection list.