HUE CLIP API.Node RED Flows Versions Save

Node-Red Flow to communicate with HUE CLIP API V2

v.3.3

1 year ago

Alarm Flow added to flash a light red for 5 seconds. It will return to previous state. README included in the Flow as usual. Import "alarm_flow.json" to a new Flow, you can move it around later. :) Have Fun!

V3.2

1 year ago

New File "SSE_Event_Stream.json"

This flow can replace the node from "@yadomi/node-red-contrib-philipshue-events" First you need to Install the contrib "node-red-contrib-sse-client" before deploying this flow. All other Informations are in the Labels of the Flow itself. (Double Click)

If you don’t have any problems with yadomis contrib, there is no need to replace it. You can still download this as a backup or try it out.

v3.1

1 year ago

This version comes with an upgraded "Helper Function Flow V2" It let you easily discover:

  • Room IDs / RIDs
  • Zone IDs / RIDs
  • Lamp IDs
  • Motion Sensor IDs
  • Button IDs

These are stored in context (default) until they are overwritten or erased. With another flow included, you can recall all these Informations as an array, or seperately.

v3.0

1 year ago
  • Github User marc-gist made a really nice "helper flow" that makes it easier to discover ID / RID.
  • The flow link in Node need to be connected to the http node.
  • It is included in the updated main Flow and can also downloaded seperately. (helper_functions_flow.json)
  • I have attached a picture how it looks like and replaced the main picture as well. Thanks Marc!

v2.1

1 year ago
  • added two new nodes to the repository, as suggested by user marc-gist
  1. a modified Header Node, that is slightly more easy to setup (no need to change if your flows are running)
  2. a new action change node that calls the state of grouped_light

these nodes can be downloaded additionally

v2.0

1 year ago
  • changes in the readme
  • highlighted some text for better visibility
  • added a picture of my own flow

v.1.1.1

1 year ago
  • Readme Changes
  • Typo corrections

v.1.1.0

1 year ago
  • Changed the Main Flow
  • Readme Changes
  • Added seperate Change Nodes and Subflow for download

v.1.0.0

1 year ago

First Release