File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,12 @@ This will make it probably more easy to set it up initially. It also helps to ha
9999
100100- gradient_stripe.json change node added
101101
102+ - Rate limitation added to pro-actively avoid sending too many calls to HUE bridge
103+ - Retry management : added a 'loop stopper' : when 10 retries failed, request fails, no more retries to avoid infinite loops creation
104+ - Error management now manages the 429 error sent back by the bridge (with the 'real' new code the bridge sends back in case of exceeded calls)
105+ - Some clean-up here and there
106+
107+
102108V2_HUE-CLIP-API_Node-Red-Flows_Fred.Blo.json
103109![ IMG_2573] ( https://user-images.githubusercontent.com/76150626/185602553-eb6f75fc-3c3c-4097-80da-adafb1bb4f51.jpeg )
104110
You can’t perform that action at this time.
0 commit comments