Sonoff SNZB-06P Zigbee Presence Sensor

What I called “mode” is the sensitivity.
You can cycle 1…2…3…1…2… by double clicking the one single button. It will confirm the change blinking 1 time for mode 1, 2 times for mode 2, and 3 times for mode 3.

It seems that starting with mode 1 does help.

To troubleshoot, I got the Sonoff ZigBee Bridge Pro.
It was also clunky to pair but eventually worked. It was in version 1.8 and I upgraded to 2.0.

After “deleting” one of my SNZB-06P from OH, I could include it to the ZigBee Bridge Pro network using the eWelink App. Once deleted from the Bridge and added back to OH, things have changed.

I wanted mainly to check for firmware version and update but the device was already in the latest 1.0.6.
Interestingly however, the device that previously reported:

2024-09-19 16:12:41.475 [INFO ] [penhab.event.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:c708203273:0ceff6fffe4ae67e changed to UNKNOWN.

now reports:

2024-09-19 16:15:07.090 [INFO ] [penhab.event.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:c708203273:0ceff6fffe4ae67e changed to UPDATE_EXECUTABLE.The new updatable firmware version is 4102.

I suppose the version is converted to dec where it should not.
The version is 0x00001006 which matches to 1.06. So the confusing conversion to dec giving 4102, simply means 1.06.