You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ocassionally I get this error when pushing an id to an universal hue light
No light Id defined. Please check the docs.
I see you have applied the "fix" from the bug in the original repository Foddy#300
but I still get the warning. I confirmed that the id is properly set (not null, undefined, string empty, whatever) by logging it w/ node.warn right before pushing it into the huemagic node
How to reproduce?
push the following into an universal hue light. happens only ocassionally
Node-Red-Contrib-Huemagic-Fork Version
4.2.8
Node JS Version
20.18.0
NPM Version
10.8.2
Node-Red Version
4.0.5
Operating System
Docker 27.3.1
What happened?
Ocassionally I get this error when pushing an id to an universal hue light
I see you have applied the "fix" from the bug in the original repository Foddy#300
but I still get the warning. I confirmed that the id is properly set (not null, undefined, string empty, whatever) by logging it w/ node.warn right before pushing it into the huemagic node
How to reproduce?
push the following into an universal hue light. happens only ocassionally
Expected behavior:
It does not fail
Additional comments?
Ticket in original repo: Foddy#300
Relevant log output
No response
The text was updated successfully, but these errors were encountered: