Zwave Multicast Unhandled Errors #2200
Unanswered
justindthomas
asked this question in
Q&A
Replies: 1 comment
-
Sorry for the late reply. BTW this is something coming from |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I pretty regularly see these messages in my
zwavejs2mqtt
console.Note that these are generally the only messages I see there as everything else is sent to the log file. Is this something that should be caught and logged rather than being written here?
Also, is this likely a hardware problem, or just because the multicast functionality in zwavejs hasn't been fleshed out yet? This is coming from one of two places: the LZW42 light bulbs in the fan in my son's room (which are always powered) and triggered by a motion sensor there or either the ZEN32 or LZW30 switch in my kitchen (they are triggered together via multicast from a motion sensor). I can't tell which from this error message and the message is not logged every time they're triggered.
EDIT: Actually I think it's both scenarios that trigger this occasionally. I also see
MultilevelSwitch
messages which would indicate the LZW42s. The ZEN32/LZW30 would be theBinarySwitch
messages above.Beta Was this translation helpful? Give feedback.
All reactions