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
I believe the fix was applied backwards. After days of frustration I've come to the conclusion that the device move and presence sensitivity should be in the 0.1 to 0.9 range and home assistant should expect decimal values instead of integers that the error message on the logs suggests.
I've manually entered 0.8 to both move and presence sensitivity and for the first time the values stick and not zero out after a few seconds and the move and presence detection actually work as expected. Also the distance reported must be in meters so it shouldn't be divided by 10 and instead be presented as raw number.
I've been testing the dev branch the past few days and either this specific device has a few revisions that work differently or the error message in home assistant was wrong and decimals under 1 till 0 should be used on the sensitivity settings.
What happened?
For example, if you set move sensitivity to 8, the value that is updated and displayed is 0.8
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.39.1
Adapter firmware version
20230507
Adapter
Sonoff Zigbee 3.0 USB Dongle Plus
Setup
Add-on on HAOS on miniPC
Debug log
The text was updated successfully, but these errors were encountered: