Skip to content

Commit 624abae

Browse files
authored
Update README.md
1 parent c6d16eb commit 624abae

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Please read the whole readme before use!
99

1010
>To avoid confusion: you can use the original hue-clip-api.node-red-flows.json file OR the V2 labeled file out of this repository. Both will lead you to a functional HUE system, the V2 approach is slightly different to the original one. You can read the full readme and can decide what fits you more.
1111
12-
Version 4.1 Update Info below
12+
Version 4.2 Change Notes below
1313

1414
This respository is an example Flow how to communicate with the HUE-Bridge API V2 over https request
1515
It includes everything you need to communicate with your HUE-Bridge directly using https-request via the restful API V2 (CLIP API)
@@ -67,6 +67,17 @@ Mine runs completly zero issue since i made it.
6767

6868
If you need help, pull a request or start a discussion, Thanks!
6969

70+
Version 4.2 Update:
71+
---
72+
User Capusjon had the idea that it might be useful to add 3 Nodes for Enocean / Zigbee green power switches
73+
>"Fluid Dimming when holding keypress" This is useful for switches like Enocean or zigbee green power devices that send a signal on push and >release. The first node send a request to dim up in 8000ms / second node dim down in 8000ms / third node to stop dimming.
74+
>The nodes are set to the "light" endpoint and can be easily changed into "grouped_light", additional the ID is needed.
75+
76+
> new File:
77+
> - /flows/dimming_nodes.json
78+
79+
- 3 nodes for dimming functionality for Enocean / Zigbee green power switches
80+
7081

7182
Version 4.1 Update: (file has a V2 prefix)
7283
---

0 commit comments

Comments
 (0)