neeo-sdk icon indicating copy to clipboard operation
neeo-sdk copied to clipboard

Disabled capabilities

Open tmrobert8 opened this issue 8 years ago • 2 comments

There should be a way to disable the capability actor (both at definition time and during runtime). Example: a complex device may have a switch that is only valid under certain circumstances - having an API to enable/disable the switch would help to visually represent the state of the device (same applies to buttons and sliders)

tmrobert8 avatar May 22 '17 11:05 tmrobert8

Do you have a concrete use case for this example?

Thanks

neophob avatar May 22 '17 20:05 neophob

Sure - Russound. If we started a media session on russound via a button, this locks out all the other functionality (volume, mute, etc) until that media session is finished. Would be great to have an api that would allow the capability actor to 'gray' out (become disabled, etc) in this case

tmrobert8 avatar May 22 '17 23:05 tmrobert8