node-raumserver
node-raumserver copied to clipboard
A nodejs module/server to control the raumfeld multiroomsystem via HTTP-Requests
Hi everybody, I read through the documents and the code but couldn't find suitable commands. Is there a way to control these values by http request? Best Thomas
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
my raumfeld devices are updated with firmware 2.12.5 the node-raumserver is running on a raspberry PI getRendererState?xyz does works as long as TuneIN stream is set but it does not...
Hi, I am using the node-raumserver on a Pi 3 for about a year now and I am very happy with it but there is one thing I got never...
Hallo, Wäre es möglich das man über den raumserver auf die Stationstasten zugreifen könnte? Zb auf der 1 ist eine Spotify Playlist gespeichert. Ich würde diese dann gerne über einen...
Hi, i try to load an URI and get this message: (The file setUriMetadata.template exisits in the directory "C:\Peter\Install\node_modules\node-raumkernel\lib", but not in the directory "C:\Peter\Install\node_modules\node-raumserver\node_modules\node-raumkernel\lib\") { requestUrl : "/raumserver/controller/loadUri?id=WohnzimmerL&value=http%3A%2F%2Fschwarze-welle.de:7500&_=1510051244642", action...
Hi ChriD (or other developers), when I setup the server I get following error after it already found all of my devices in the network: ``error: [MediaDataConverter] Error converting media...
Hi, I started installing under ubuntu: :~/raumserver$ npm install node-raumserver npm WARN saveError ENOENT: no such file or directory, open '/home/ralf/raumserver/package.json' npm notice created a lockfile as package-lock.json. You should...
After power lost and power back of the renderer (Raumfeld S) the renderer will not be found. Works fine after restart the node-raumserver. Any possibility to fix that?