A nodejs module to control the raumfeld multiroomsystem via HTTP-Requests
Please check the wiki for install information and how to use the server
Another wiki can be found here gahujipo-wiki. Thanks to gahujipo for creating this!
create a folder with a name of your choice
open command line\console in the folder and do following
npm install node-raumserver
cd node_modules/node-raumserver
npm start
Search for docker-raumserver and install it.
You have to use net=--host
for the container, otherwise the raumserver will not find any devices.
Docker raumserver will reside on port 8585
INFO: Docker image is currently outdated!
Changelog can be found here
Please use with node version 7.x or above
For Version lower than 7.6.0 the --harmony-async-await parameter has to be used