Replace delay by a proper pipeline #20
toaster-code
started this conversation in
Ideas
Replies: 1 comment
-
Thanks! 10 is the maximum for light request in the API. I don’t know which flow you used, mine or V2. In general I haven’t heard about any issues yet, following my recommendation. You can contribute your ideas, for sure. Export your flow and add it here as a comment. I will have a look next week. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to thank you first for this repository. Very interesting and I am already thinking about some improvements ideas. If I manage to do something myself I shall gladly contribute :)
Here is one idea: Replace the loop + delay in the core of the messaging by a proper pipeline with a counter to avoid congestion errors.
I think this is mostly trial and error to find a good threshold (originally HueMagic used 10 as maximum messages, without counting possible request from other sources like Hue application on smartphones) and try to see if there is an improvement in the design.
Beta Was this translation helpful? Give feedback.
All reactions