Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Node-RED nodes for interacting with the NEEO Brain

Notifications You must be signed in to change notification settings

pfiaux/node-red-contrib-neeo

Repository files navigation

NEEO with Node-RED

Node-RED nodes for for interacting with the NEEO Brain.

Currently WIP, more nodes/options to be implemented. Once there's enough functionality I will submit it to npm so it can be easily accessed on the node-red search, for now the easy way to install it is:

npm install https://github.com/pfiaux/node-red-contrib-neeo

Nodes

Functions

  • Get Active now
  • (TODO) Get slider/switch/sensor

Outputs

  • Trigger recipe
  • (TODO) Set slider/switch

Settings and NEEO Brains

  • (TODO) Discovered
  • Manually added

Backlog

0.1.0 Read/Set Values on NEEO Brain

Reading and setting most values for using the devices on the Brain.

  • Active now (with hardcoded stuff) node
  • NEEO Brain config node
  • trigger recipe node
  • read sensor value node
  • set switch/slider value node
  • trigger device macro

0.2.0 Push updates

Getting push updates from the NEEO Brain so polling on interval isn't needed, sensor updates come in.

  • listen for sensor updates

Beyond

About

Node-RED nodes for interacting with the NEEO Brain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published