Hi Gene,
when I tried to figure out some X10 problems in the log (extra topic) I found the following Error messages.
"2015-12-30 13:50:26.3047 Debug NodeUpdated (NodeId=18, Parameter=SensorMotion, Value=255)
2015-12-30 13:50:26.3086 Info HomeAutomation.ZWave 18 ZWave Node Sensor.MotionDetect 255
2015-12-30 13:50:26.3087 Debug 01-0D-00-04-00-14-07-56-01-30-03-FF-D1-CB-64
2015-12-30 13:50:26.3147 Debug ZWaveMessage (RawData=01-0D-00-04-00-14-07-56-01-30-03-FF-D1-CB-64)
2015-12-30 13:50:26.3180 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=20, Type=Request, Function=ApplicationCommandHandler, CommandClass=Crc16Encapsulated)
2015-12-30 13:50:26.3210 Debug 06
CRC16 encapsulated message: 30-03-FF
2015-12-30 13:50:26.3277 Error System.NullReferenceException: Object reference not set to an instance of an object
at ZWaveLib.CommandClasses.SensorBinary.GetEvent (ZWaveLib.ZWaveNode node, System.Byte[] message) [0x00000] in <filename unknown>:0
at ZWaveLib.CommandClasses.Crc16Encapsulated.ProcessEncapsulatedMessage (ZWaveLib.ZWaveNode node, System.Byte[] encapMessage) [0x00000] in <filename unknown>:0
at ZWaveLib.CommandClasses.Crc16Encapsulated.GetCrc16EncapEvent (ZWaveLib.ZWaveNode node, System.Byte[] message) [0x00000] in <filename unknown>:0
at ZWaveLib.CommandClasses.Crc16Encapsulated.GetEvent (ZWaveLib.ZWaveNode node, System.Byte[] message) [0x00000] in <filename unknown>:0
at ZWaveLib.ZWaveNode.ApplicationCommandHandler (System.Byte[] rawMessage) [0x00000] in <filename unknown>:0
2015-12-30 13:50:26.3317 Warn Unhandled message type: 01-0D-00-04-00-14-07-56-01-30-03-FF-D1-CB-64
"
More of the logfile you can find in the attached log.
The error occures with both of my multi sensors (id 20 Fibaro Multisensor 010F:0800:1001 / id 20 gen5 Multisensor 0086:0002:004A).
Do you have any idea?
Thanks
Christian