ChriD / Raumserver

Raumserver - A HTTP Request Server to control the RF-Multiroom System
32 stars 11 forks source link

How to get the current standby state? #41

Open Bonilla opened 7 years ago

Bonilla commented 7 years ago

Hello,

Neither getRendererState nor getZoneConfig seem to provide any information on whether the Raumfelds are currently in standby mode or active. Is there any way to get the current standby state?

Thanks for clarifying!

Bonilla

ChriD commented 7 years ago

Currently there is no way to get the standby state. Its possible to set or unset the standby mode via requests but the info of the current standby isn't implemented. I will add this in future versions. But i don't know if i will get this into Version 1.2.0

Bonilla commented 7 years ago

Great, thanks. I just wanted to make sure I didn't miss anything.