Hi @danny,
Is the power state (on, standby) of a Roon Endpoint already available via the API?
I expected to find it as an output property, but I don’t see it there.
If it’s not available, are there plans to add it?
Hi @danny,
Is the power state (on, standby) of a Roon Endpoint already available via the API?
I expected to find it as an output property, but I don’t see it there.
If it’s not available, are there plans to add it?
this needs to be documented… i have a working doc on the protocol… I can gladly share that via a PM… want to give me a pull request with more inline jsdocs?
zone.outputs[].source_controls[].status == "selected" | "deselected" | "standby" | "indeterminate"