27.12.2024, 20:20
(27.12.2024, 14:09)admin Wrote: Seems that a calibration procedure is needed for this device to work.
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)
here the log
"date","script","text"
"2024.12.27 21:16:31","initscript","* arg: 1
* table:
[""4""]
* bool: false
[""7""]
* bool: false
[""3""]
* bool: false
[""5""]
* bool: false
[""2""]
* bool: false
[""6""]
* bool: false
[""1""]
* bool: false
[""0""]
* bool: false
* arg: 2
* nil
"