ddanier / node-red-contrib-raumfeld

Monitor and control your Teufel Streaming (formerly known as Raumfeld) devices from Node-RED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-raumfeld

Monitor and control your Teufel Streaming (formerly known as Raumfeld) devices from Node-RED.

npm version Dependency Status

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.

Sample Node-RED setup - Home control

Sample Node-RED setup - Monitoring external changes

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`

About

Monitor and control your Teufel Streaming (formerly known as Raumfeld) devices from Node-RED


Languages

Language:HTML 54.2%Language:JavaScript 45.8%