27.12.2024, 14:09
Seems that a calibration procedure is needed for this device to work.
Run this script once and post what you get in LM Logs:
Run this script once and post what you get in LM Logs:
Code:
zb = require('applibs.zigbee')
res, err = zb.cmdsync('getnamedattribute', '4cc206fffe182b7f', 'ClosuresWindowCovering', 'Mode')
log(res, err)