Skip to content

Commit 9b68e14

Browse files
authored
Update README.md
1 parent fbd55db commit 9b68e14

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ https://github.com/yadomi/node-red-contrib-philipshue-events
3535
Discover yor scenes, like in step5 and add a scene ID into the "Recall a Scene" Node, deploy. Use the inject to activate the scene, repeat for all scenes.
3636
- You can start to build your setup.
3737

38+
https://github.com/andesse/hue-clip-api.node-red-flows/blob/main/HUE-CLIP-API_Node-Red-Flows.json
39+
3840
### Recomendations / Informations:
3941
- Do it room-by-room
4042
- Build the whole HUE-setup in a single Flow-Tab, use link-in / link-out nodes to connect it to your Rooms
@@ -68,11 +70,10 @@ Instead of sending payloads for every light/group seperately they changed it int
6870
For the reason that the response data for the group is not always at the same position the array need to be split to single payloads first.
6971
Everything else seem to work like before.
7072

71-
Updated Flow V1:
72-
https://github.com/andesse/hue-clip-api.node-red-flows/blob/main/HUE-CLIP-API_Node-Red-Flows.json
73-
7473
Array Splitter separately:
75-
https://github.com/andesse/hue-clip-api.node-red-flows/blob/main/array_splitter.json
74+
-----------
75+
![array_splitter](https://user-images.githubusercontent.com/76150626/188687682-3bceea2c-4d40-495e-9eed-42d041415508.JPG)
76+
7677

7778
These changes can be done already, even when you dont have this Firmware. You can replace your nodes to be prepared before the public Firmware rollout.
7879
> Before you start to change everything, please run a quick test with one room.
@@ -83,9 +84,8 @@ The converter is set in between your event node (SSE or Yadomi) and the output i
8384

8485

8586
Main Flow (HUE-CLIP-API_Node-Red-Flows.json):
86-
8787
------------
88-
![HUE-CLIP-API_Node-Red-Flows_json](https://user-images.githubusercontent.com/76150626/188302753-f2315233-dff8-4192-bcd4-b7bc00be91d2.JPG)
88+
![HUE-CLIP-API_Node-Red-Flows_json](https://user-images.githubusercontent.com/76150626/188687612-092979bd-2711-4c24-9345-51c438d5056e.JPG)
8989

9090
-----------------------------------------------------------
9191

0 commit comments

Comments
 (0)