Yes! That’s the issue. Somehow the Z wave sensor is sending false changes from “off” to “on”. The below log snippet shows that. The door sensor was definitely not tripped at this time, since the magnet was on the other side of the yard.
Gotta figure out how why that’s going on. Any ideas?
2018-06-16 23:03:23.814 Info, Node002, Received SensorBinary report: Sensor:255 State=Off
2018-06-16 23:03:23.814 Detail, Node002, Refreshed Value: old value=true, new value=false, type=bool
2018-06-16 23:03:23.815 Detail, Node002, Changes to this value are not verified
2018-06-16 23:03:23.815 Detail, Node002, Notification: ValueChanged
2018-06-16 23:03:24.111 Detail, Node002, Received: 0x01, 0x11, 0x00, 0x04, 0x00, 0x02, 0x0b, 0x71, 0x05, 0x00, 0x00, 0x00, 0xff, 0x06, 0x16, 0x00, 0x00, 0x00, 0x78
2018-06-16 23:03:24.112 Detail,
2018-06-16 23:03:24.112 Info, Node002, Received Alarm report: type=0, level=0, sensorSrcID=0, type:Access Control event:22, status=255
2018-06-16 23:03:24.112 Detail, Node002, Refreshed Value: old value=0, new value=0, type=byte
2018-06-16 23:03:24.112 Detail, Node002, Changes to this value are not verified
2018-06-16 23:03:24.112 Detail, Node002, Refreshed Value: old value=0, new value=0, type=byte
2018-06-16 23:03:24.113 Detail, Node002, Changes to this value are not verified
2018-06-16 23:03:24.113 Detail, Node002, Refreshed Value: old value=0, new value=0, type=byte
2018-06-16 23:03:24.113 Detail, Node002, Changes to this value are not verified
2018-06-16 23:03:24.113 Detail, Node002, Refreshed Value: old value=23, new value=22, type=byte
2018-06-16 23:03:24.113 Detail, Node002, Changes to this value are not verified
2018-06-16 23:03:24.114 Detail, Node002, Notification: ValueChanged
2018-06-16 23:03:24.139 Detail, Node002, Notification: ValueChanged
2018-06-16 23:03:24.176 Detail, Node002, Notification: ValueChanged
2018-06-16 23:03:24.203 Detail, Node002, Notification: ValueChanged
2018-06-16 23:03:24.229 Detail, Node002, Received: 0x01, 0x0a, 0x00, 0x04, 0x00, 0x02, 0x04, 0x30, 0x03, 0xff, 0xff, 0xc4
2018-06-16 23:03:24.229 Detail,
2018-06-16 23:03:24.230 Info, Node002, Received SensorBinary report: Sensor:255 State=On