ChriD / Raumserver

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

Homekit #45

Closed Luftloch80 closed 7 years ago

Luftloch80 commented 7 years ago

Hi. Is it possible to integarte Homeserver in Homebridge? To control with Siri

Luftloch80 commented 7 years ago

Or i Need a http request for current volume i Could use simple http Request

ChriD commented 7 years ago

There is a request called "getRendererState" which will return all necessary infos for each renderer. The current volume is listed there too.

Luftloch80 commented 7 years ago

Thank you Maybe you can set the rendererstate to something like getrendererstate?volume and the Return is the value

ChriD commented 7 years ago

Well. The Server is designed to return valid JSON values. I think Home Automations can handle those values with a little bit of scripting. So I am sorry, i am not planning to integrate this now, this would lead to too much effort on my side to provide plain returns for the values