I have three such blind motors - https://moeshouse.com/products/zigbee-c ... inds-motor.
I've added them to Domoticz-Zigbee and control them via Domoticz - no issues with them.
Recently I bough three additional ones - same model, same seller. There is no difference in the models, the new ones are manufactured 5 months after the old ones. And I hit an error trying to add them in Domoticz-Zigbee:
Code: Select all
2024-03-31 18:24:59.129 Error: Zigbee: processNotinDBDevices - Creat Domo Device Failed !!! for 65b6 status: 8043
Old motors' model is recognized as "TS0601-curtain", the new ones are recognized just as "TS0601" (newer firmware?).
Here is part of the Domoticz log:
Code: Select all
2024-03-31 18:24:43.989 Status: Zigbee: [None] NEW OBJECT: 65b6 None
2024-03-31 18:24:44.970 Zigbee: Assisted Pairing: Polling: ['65b6']
2024-03-31 18:24:44.970 Zigbee: --> New device: 65b6
2024-03-31 18:24:44.580 Status: Zigbee: [-] NEW OBJECT: 65b6 Active Endpoint Response Ep: 01 LQI: 0
2024-03-31 18:24:44.590 Status: Zigbee: [-] NEW OBJECT: 65b6 Request Simple Descriptor for Ep: 01
2024-03-31 18:24:45.529 Status: Zigbee: [-] NEW OBJECT: 65b6 Simple Descriptor Response EP: 0x01 LQI: 0
2024-03-31 18:24:45.530 Status: Zigbee: [-] NEW OBJECT: 65b6 ProfileID 0104
2024-03-31 18:24:45.531 Status: Zigbee: [-] NEW OBJECT: 65b6 ZDeviceID 0051
2024-03-31 18:24:45.532 Status: Zigbee: [-] NEW OBJECT: 65b6 Application Version 0001
2024-03-31 18:24:45.533 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster IN Count: 04
2024-03-31 18:24:45.535 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster In 1: 0000 (Basic)
2024-03-31 18:24:45.536 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster In 2: 0004 (Groups)
2024-03-31 18:24:45.537 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster In 3: 0005 (Scenes)
2024-03-31 18:24:45.539 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster In 4: ef00
2024-03-31 18:24:45.540 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster OUT Count: 02
2024-03-31 18:24:45.541 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster Out 1: 0019 (Over-the-Air Upgrade)
2024-03-31 18:24:45.541 Status: Zigbee: [-] NEW OBJECT: 65b6 Cluster Out 2: 000a (Time)
2024-03-31 18:24:48.059 Living Room Air Purifier: onHeartbeat called
2024-03-31 18:24:49.095 Status: Zigbee: [1] NEW OBJECT: 65b6 Model Name: TS0601
2024-03-31 18:24:49.099 Status: Zigbee: [1] NEW OBJECT: 65b6 Manufacturer Name: _TZE200_icka1clh
2024-03-31 18:24:49.111 Status: Zigbee: [None] NEW OBJECT: 65b6 Request Node Descriptor
2024-03-31 18:24:54.066 Status: Zigbee: [2] NEW OBJECT: 65b6 Model Name: TS0601
2024-03-31 18:24:54.072 Status: Zigbee: [2] NEW OBJECT: 65b6 Manufacturer Name: _TZE200_icka1clh
2024-03-31 18:24:55.678 Zigbee: Assisted Pairing: Polling: ['65b6']
2024-03-31 18:24:55.678 Zigbee: --> New device: 65b6
2024-03-31 18:24:58.093 Living Room Air Purifier: onHeartbeat called
2024-03-31 18:24:59.100 Status: Zigbee: [3] NEW OBJECT: 65b6 Model Name: TS0601
2024-03-31 18:24:59.104 Status: Zigbee: [3] NEW OBJECT: 65b6 Manufacturer Name: _TZE200_icka1clh
2024-03-31 18:24:59.129 Error: Zigbee: processNotinDBDevices - Creat Domo Device Failed !!! for 65b6 status: 8043
Code: Select all
Plugin: 7.1.011 [4.246]
Code: Select all
Version: 2024.4 (build 15910)
Am I missing something with the configuration? Could this be fixed in future versions?
I can provide additional information and logs if required.
Thank you in advance!