node-raumserver icon indicating copy to clipboard operation
node-raumserver copied to clipboard

A nodejs module/server to control the raumfeld multiroomsystem via HTTP-Requests

Results 37 node-raumserver issues
Sort by recently updated
recently updated
newest added

`data/getRendererState` provides information on each speaker's balance. Is it also possible to actually change the balance of speaker, just like changing its volume for example?

question

Wenn ich z.B. "http://192.168.178.44:8080/raumserver/controller/setVolume?value=90&id=Badezimmer&scope=room" mache kommt: {"requestUrl":"/raumserver/controller/setVolume?value=90&id=Badezimmer&scope=room","action":"setVolume","error":true,"msg":"Action was rejected","data":{"errorMessage":"TypeError: Cannot read property 'length' of undefined","errorData":null}} in der konsole steht: error: [Request.setVolume] Some renderers had exceptions: message=Cannot read property 'length' of...

bug

after starting the node-raumserver it seems to be working ok. But after running a few orders, i received following errors. I use the gira homeserver to send a couple of...

bug
investigation

I believe LoadLineIn [isAllowedForRoomRenderer](https://github.com/ChriD/node-raumserver/blob/29eb2a98b1f816dced0d745ccc283fe3bea755bd/lib/requestHandlers/lib.request.loadLineIn.js#L14) should be true, not false. I could not switch the input to Line in on my devices that support this until I changed this value from...

investigation

Add the ability to setup triggers (trigger manager is already there in kernel) e.G. `/setupMediaRendererTrigger?Id=Küche&trigger=volume` This will now always return the request when the volume on virtual renderer Küche was...

enhancement

Yea raumfeld itself renames the devices to "inactive" i have to create a workaround for that

bug
enhancement

Es wäre klasse, wenn man den aktuell in einem Raum abgespielten Track einer existierenden playlist hinzufügen könnte, unabhängig von der Quelle (also ob Medienserver, Napster, Tidal,...). Eventuell ist der Request...

duplicate
enhancement

hello, i did finish now the migration from tunein to my local radio stations to be not dependent on the internet nor a 3rd party service. i have one issue...

investigation

I began to write some content for the wiki (with what I learned with node-raumserver so far) that could be used for the wiki. Please review my proposals and merge...

merge

Hallo @ChriD , dein Angebot annehmend möchte ich gerne ein Feature-Request absetzen. Ein schönes Webinterface! :) Die einzigen Geräte mit denen ich das Raumfeld-System nicht steuern kann sind die PCs....

enhancement
help wanted