zigbeefordomoticz / Domoticz-Zigbee

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz
GNU General Public License v3.0
99 stars 43 forks source link

[Model Certification] - LEXMAN ENKI Shutters #1619

Closed grobihh closed 1 year ago

grobihh commented 1 year ago
pipiche38 commented 1 year ago

Don't know on which version of the plugin you are, but in all cases make sure that you are on the latest 'development' branch - Supported only with Python3.8 and above ( requires bullseye on PI).

Once you are on the latest version of the develop branch, you should be running 7.0.007 [68]

remove the existing pairing (remove the WindowsCovering widget from DOmoticz and then make sure the device is not existing on the plugin) restart the plugin finally redo the pairing

grobihh commented 1 year ago

Plugin version is "Version 6.3.013". OS version is "Raspbian GNU/Linux 11 (bullseye)". Python version is "Python 3.9.2".

I will check the development branch.

grobihh commented 1 year ago

Plugin version is now "Version 7.0.007". The device is shown as "optimized" after a new pairing. The device problem is still unchanged. The motor does only one step and stops. _PluginZigbee_13(1).log

pipiche38 commented 1 year ago

Could you enable the following debug parameters

ZclCluster ZclCommand ZclDecoder Command

then can you do some manual action on your blind (via the module, or the wired switch) to open or close ) ?

finally do a Open or Close from the Domoticz widget

and the provide the logs.

This module is an OEM of Nodon which work perfectly.

grobihh commented 1 year ago

Interesting. Thanks for the Nodon link. My manual do not have the calibration section. When running calibration my Lexman device did the same thing. Seems it cannot determine the motor operation. So I will also check the wiring. Maybe that device is not suitable for my motor.

pipiche38 commented 1 year ago

let us know

grobihh commented 1 year ago

I installed LoraTap TS130F instead. Works out of the box without problems. I guess we can close this issue.