node-red-contrib-raumfeld
v1.0.26
Published
Control a Teufel Raumfeld system
Downloads
18
Maintainers
Readme
node-red-contrib-raumfeld
Monitor and control your Teufel Streaming (formerly known as Raumfeld) devices from Node-RED.
Overview
node-red-contrib-raumfeld provides a bunch of nodes to control certain aspects of your Teufel Streaming (formerly known as Raumfeld) system.
The reason for development was to be able to control the system with Apple's Home app in connection with homebridge, homebridge-mqtt, Mosquitto and of course Node-RED which I already use to control my other home automation devices.
Installation
Per user:
cd ~/.node-red
npm install node-red-contrib-raumfeld
Globaly:
sudo npm install -g --unsafe-perms node-red-contrib-raumfeld
TODOs
Contributing
1. Fork the project
2. Create a feature branch
3. Code
4. Submit pull request to `develop`