Is it currently possible to somehow ask tdtool if dimming is supported for a given device id? I can e.g. run "tdtool --dimlevel 0 --dim 1" to get the "The method you tried to use is not supported by the device" error message, but is it possible to get this without having to actually try to dim the device?
I'm developing a plug-in for Plex and would like to know if devices are dimmable or not before giving the user the option to dim.
The same goes for the --bell command
