Zigbee for Domoticz - Fyrtur blinds stopped working

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

Post Reply
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

Hi.
I have updated to the latest version 6.4.428 [2.54] develop branch.
All my devices are working except for the IKEA Fyrtur blinds. I have tried re-pairing but I'm still not able to control the blinds from Domoticz anymore.

Any idea how to troubleshoot this?
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

Which version were you before ?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

I think I was on 6.4.312 before.
I'm gonna try to pair it with the IKEA remote and receiver to make sure the problem is not with the blinds themselves.

BTW. I get some new errors in the log since updating. Probably non related but how can I correct this?

Code: Select all

2023-04-26 21:07:37.723 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/ to /home/pi/domoticz/plugins/Domoticz-Zigbee is required, but no backward compatibility
2023-04-26 21:07:37.724 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/ to /home/pi/domoticz/plugins/Domoticz-Zigbee is required, but no backward compatibility
2023-04-26 21:07:37.724 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/Data/ to /home/pi/domoticz/plugins/Domoticz-Zigbee/Data is required, but no backward compatibility
2023-04-26 21:07:37.724 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf/ to /home/pi/domoticz/plugins/Domoticz-Zigbee/Conf is required, but no backward compatibility
2023-04-26 21:07:37.725 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/OTAFirmware/ to /home/pi/domoticz/plugins/Domoticz-Zigbee/OTAFirmware is required, but no backward compatibility
2023-04-26 21:07:37.725 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/Reports/ to /home/pi/domoticz/plugins/Domoticz-Zigbee/Reports is required, but no backward compatibility
2023-04-26 21:07:37.725 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/www/ to /home/pi/domoticz/plugins/Domoticz-Zigbee/www is required, but no backward compatibility
2023-04-26 21:07:37.726 Error: PiZiGate: Updating path from /home/pi/domoticz/plugins/Domoticz-Zigbee/Logs/ to /home/pi/domoticz/plugins/Domoticz-Zigbee/Logs is required, but no backward compatibility

2023-04-26 21:07:39.300 Error: PiZiGate: switchPiZigate_mode - unable to find distribution: Assuming debian, Error: module 'platform' has no attribute 'dist'
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

could you try to revert to the previous version

Code: Select all

git checkout beta6-6.4.312
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

could you remind me what is the model name of the IKEA Fyrtur blinds
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

Ok I found this is KADRILJ roller blind

I would appreciate if on the latest develop branch you can enable debug

Command
Ikea
Input
Clusters

and then try to action the blind from Domoticz ?

And finally send me the log file .
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

pipiche wrote: Wednesday 26 April 2023 21:34 Ok I found this is KADRILJ roller blind
It isn't. It's the regular Fyrtur model
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

Code: Select all

0: Object {"0":{"Time":"25/04/2023 22:40:04","Module":"Cluster","nwkid":"9cdb","PluginHealth":"Ready","message":"ReadCluster - Error/unknow 9cdb/01 Cluster: 0102 Attribute: fffd Status: 00 DataType: 21 DataSize: 0002 Data: 0001","PermitToJoin":{"Duration":0,"Starttime":1682455406},"Thread":"ZiGateForwarder_12","DeviceInfos":{"Version":"3","ZDeviceName":"","Status":"inDB","SQN":"15","Heartbeat":"3","RIA":"1","LQI":84,"Battery":50,"Model":"FYRTUR block-out roller blind","ForceAckCommands":[],"MacCapa":"80","IEEE":"2c1165fffea6e766","Type":"WindowCovering","ProfileID":"0104","ZDeviceID":"0202","App Version":"","Attributes List":{},"DeviceType":"RFD","HW Version":"","Last Cmds":[[64,"02","9cdb","0092","010101"],[65,"02","9cdb","0092","010100"],[71,"02","9cdb","0092","010101"],[72,"02","9cdb","0092","010100"],[103,"02","9cdb","0092","010101"],[108,"02","9cdb","0092","010100"],[127,"02","9cdb","0081","010101870010"],[128,"02","9cdb","0081","0101018a0010"],[129,"02","9cdb","0081","0101018c0010"],[130,"02","9cdb","0081","010101b20010"]],"LogicalType":"End Device","Manufacturer":"117c","Manufacturer Name":"IKEA of Sweden","NbEp":"1","PowerSource":"Battery","ReadAttributes":{"Ep":{"01":{"0000":{"TimeStamp":"25/04/2023 22:39:46","iSQN":{"4000":47,"0000":44,"0001":44,"0002":44,"0003":45,"0004":45,"0005":45,"0006":46,"0007":46,"000a":46},"Attributes":{},"ZigateRequest":{}},"0001":{"TimeStamp":"25/04/2023 22:39:46","iSQN":{"0021":31},"Attributes":{},"ZigateRequest":{}},"0019":{"TimeStamp":"25/04/2023 22:39:46","iSQN":{"0000":32,"0001":32,"0002":32,"0003":33,"0004":33,"0005":33,"0006":34,"0007":34,"0008":34,"0009":35,"000a":35,"fffd":35,"fffe":36},"Attributes":{},"ZigateRequest":{}},"0102":{"TimeStamp":"25/04/2023 22:39:46","iSQN":{"fffd":43},"Attributes":{},"ZigateRequest":{}}}}},"ReceiveOnIdle":"Off","Stack Version":"","Stamp":{"time":1682455827.4900231,"Time":"2023-04-25 22:50:27","MsgType":"8011","LastSeen":"25/04/2023 22:50:27"},"ZCL Version":"","Health":"Live","Capability":["Reduced-Function Device","Standard security","NwkAddr should be allocated"],"ZDPSQN":"04","PairingInProgress":false,"RollingLQI":[78,78,78,84,84,84,84,84,84,84,87],"Epv2":{"01":{"ProfileID":"0104","ZDeviceID":"0202","ClusterIn":{"1000":{},"0000":{},"0001":{},"0003":{},"0004":{},"0005":{},"0020":{},"0102":{},"fc7c":{}},"ClusterOut":{"1000":{},"0019":{}}}},"ConfigSource":"DeviceConf","Ep":{"01":{"1000":{},"0000":{"4000":"2.3.079","0004":"IKEA of Sweden","0005":"FYRTUR block-out roller blind","0000":3,"0001":33,"0002":99,"0003":1,"0006":"20190311","0007":3,"000a":"45313735372d313430"},"0001":{"0021":100},"0003":{},"0004":{},"0005":{},"0020":{},"0102":{"0000":0,"0007":3,"0008":1,"0010":0,"0011":65535,"0017":0,"fffd":"0001"},"0019":{},"fc7c":{},"Type":"WindowCovering","ClusterType":{"15610":"LvlControl"}}},"ZDeviceVersion":"0001","_rawNodeDescriptor":"117c005200522c000080524002","Max Buffer Size":"52","Max Rx":"0052","Max Tx":"0052","macapa":"80","bitfield":"4002","server_mask":"2c00","descriptor_capability":"00","PairingTime":1682455186.130865,"Bind":{"01":{"0000":{"Target":"0000","Stamp":"25/04/2023 22:39:46","Phase":"binded","Status":"00","i_sqn":26},"0001":{"Target":"0000","Stamp":"25/04/2023 22:39:47","Phase":"binded","Status":"00","i_sqn":27},"0019":{"Target":"0000","Stamp":"25/04/2023 22:39:48","Phase":"binded","Status":"00","i_sqn":28},"0102":{"Target":"0000","Stamp":"25/04/2023 22:39:49","Phase":"binded","Status":"00","i_sqn":29}}},"BindingTable":{"SQN":0,"Status":"Success","TimeStamp":"25/04/2023 22:40:09","BindingTableSize":4,"Devices":[{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0000","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0001","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0019","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0102","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}}]},"CertifiedDevice":true,"BatteryUpdateTime":"25/04/2023 22:39:52","WriteAttributes":{"Ep":{"01":{"1000":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0000":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0001":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0003":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0004":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0005":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0020":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0102":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0019":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"fc7c":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}}}}}},"context":{"MsgClusterId":"0102","MsgSrcEp":"01","MsgAttrID":"fffd","MsgAttType":"21","MsgAttSize":"0002","MsgClusterData":"0001"}},"LastLog":0,"StartTime":"25/04/2023 22:38:06","FirmwareVersion":"0321","FirmwareMajorVersion":"04","PluginVersion":"beta6-6.4.428"}

1: Object {"0":{"Time":"26/04/2023 21:32:26","Module":"Cluster","nwkid":"ebaa","PluginHealth":"Ready","message":"ReadCluster - Error/unknow ebaa/01 Cluster: 0102 Attribute: fffd Status: 00 DataType: 21 DataSize: 0002 Data: 0001","PermitToJoin":{"Duration":0,"Starttime":1682537808},"Thread":"ZiGateForwarder_12","DeviceInfos":{"Version":"3","ZDeviceName":"","Status":"inDB","SQN":"a5","Heartbeat":"4","RIA":"2","LQI":78,"Battery":50,"Model":"FYRTUR block-out roller blind","ForceAckCommands":[],"MacCapa":"80","IEEE":"2c1165fffea6e766","Type":"WindowCovering","ProfileID":"0104","ZDeviceID":"0202","App Version":"","Attributes List":{},"DeviceType":"RFD","HW Version":"","Last Cmds":[["None","02","ebaa","0100","010101020000000003000000070008"],["None","02","ebaa","0100","010101020000000003001000110017"],[197,"02","ebaa","0100","010101020000000001fffd"],[198,"02","ebaa","0100","010100000000000003000000010002"],[199,"02","ebaa","0100","010100000000000003000300040005"],[200,"02","ebaa","0100","01010000000000000300060007000a"],[201,"02","ebaa","0100","0101000000000000014000"],[204,"02","ebaa","0062","010100"],[233,"02","ebaa","0092","010101"],[234,"02","ebaa","0092","010100"]],"LogicalType":"End Device","Manufacturer":"117c","Manufacturer Name":"IKEA of Sweden","NbEp":"1","PowerSource":"Battery","ReadAttributes":{"Ep":{"01":{"0000":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"4000":201,"0000":198,"0001":198,"0002":198,"0003":199,"0004":199,"0005":199,"0006":200,"0007":200,"000a":200},"Attributes":{},"ZigateRequest":{}},"0001":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"0021":185},"Attributes":{},"ZigateRequest":{}},"0019":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"0000":186,"0001":186,"0002":186,"0003":187,"0004":187,"0005":187,"0006":188,"0007":188,"0008":188,"0009":189,"000a":189,"fffd":189,"fffe":190},"Attributes":{},"ZigateRequest":{}},"0102":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"fffd":197},"Attributes":{},"ZigateRequest":{}}}}},"ReceiveOnIdle":"Off","Stack Version":"","Stamp":{"time":1682537807.9545586,"Time":"2023-04-26 21:36:47","MsgType":"8011","LastSeen":"26/04/2023 21:36:47"},"ZCL Version":"","Health":"Live","Capability":["Reduced-Function Device","Standard security","NwkAddr should be allocated"],"ZDPSQN":"04","RollingLQI":[84,84,84,78,81,81,81,78,81,81,81],"Epv2":{"01":{"ProfileID":"0104","ZDeviceID":"0202","ClusterIn":{"1000":{},"0000":{},"0001":{},"0003":{},"0004":{},"0005":{},"0020":{},"0102":{},"fc7c":{}},"ClusterOut":{"1000":{},"0019":{}}}},"PairingInProgress":false,"ZDeviceVersion":"0001","ConfigSource":"DeviceConf","_rawNodeDescriptor":"117c005200522c000080524002","Max Buffer Size":"52","Max Rx":"0052","Max Tx":"0052","macapa":"80","bitfield":"4002","server_mask":"2c00","descriptor_capability":"00","Ep":{"01":{"1000":{},"0000":{"4000":"2.3.079","0004":"IKEA of Sweden","0005":"FYRTUR block-out roller blind","0000":3,"0001":33,"0002":99,"0006":"20190311","0007":3,"000a":"45313735372d313430","0003":1},"0001":{"0021":100},"0003":{},"0004":{},"0005":{},"0020":{},"0102":{"0000":0,"0007":3,"0008":1,"0010":0,"0011":65535,"0017":0,"fffd":"0001"},"0019":{},"fc7c":{},"Type":"WindowCovering","ClusterType":{"15610":"LvlControl"}}},"PairingTime":1682537522.1165273,"Bind":{"01":{"0000":{"Target":"0000","Stamp":"26/04/2023 21:32:02","Phase":"binded","Status":"00","i_sqn":180},"0001":{"Target":"0000","Stamp":"26/04/2023 21:32:03","Phase":"binded","Status":"00","i_sqn":181},"0019":{"Target":"0000","Stamp":"26/04/2023 21:32:04","Phase":"binded","Status":"00","i_sqn":182},"0102":{"Target":"0000","Stamp":"26/04/2023 21:32:05","Phase":"binded","Status":"00","i_sqn":183}}},"BindingTable":{"SQN":0,"Status":"Success","TimeStamp":"26/04/2023 21:32:31","BindingTableSize":4,"Devices":[{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0000","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0001","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0019","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0102","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}}]},"CertifiedDevice":true,"BatteryUpdateTime":"26/04/2023 21:32:18","WriteAttributes":{"Ep":{"01":{"1000":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0000":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0001":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0003":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0004":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0005":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0020":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0102":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0019":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"fc7c":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}}}}}},"context":{"MsgClusterId":"0102","MsgSrcEp":"01","MsgAttrID":"fffd","MsgAttType":"21","MsgAttSize":"0002","MsgClusterData":"0001"}},"1":{"Time":"26/04/2023 21:32:26","Module":"Cluster","nwkid":"ebaa","PluginHealth":"Ready","message":"ReadCluster - Error/unknow ebaa/01 Cluster: 0102 Attribute: fffd Status: 00 DataType: 21 DataSize: 0002 Data: 0001","PermitToJoin":{"Duration":0,"Starttime":1682537808},"Thread":"ZiGateForwarder_12","DeviceInfos":{"Version":"3","ZDeviceName":"","Status":"inDB","SQN":"a5","Heartbeat":"4","RIA":"2","LQI":78,"Battery":50,"Model":"FYRTUR block-out roller blind","ForceAckCommands":[],"MacCapa":"80","IEEE":"2c1165fffea6e766","Type":"WindowCovering","ProfileID":"0104","ZDeviceID":"0202","App Version":"","Attributes List":{},"DeviceType":"RFD","HW Version":"","Last Cmds":[["None","02","ebaa","0100","010101020000000003000000070008"],["None","02","ebaa","0100","010101020000000003001000110017"],[197,"02","ebaa","0100","010101020000000001fffd"],[198,"02","ebaa","0100","010100000000000003000000010002"],[199,"02","ebaa","0100","010100000000000003000300040005"],[200,"02","ebaa","0100","01010000000000000300060007000a"],[201,"02","ebaa","0100","0101000000000000014000"],[204,"02","ebaa","0062","010100"],[233,"02","ebaa","0092","010101"],[234,"02","ebaa","0092","010100"]],"LogicalType":"End Device","Manufacturer":"117c","Manufacturer Name":"IKEA of Sweden","NbEp":"1","PowerSource":"Battery","ReadAttributes":{"Ep":{"01":{"0000":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"4000":201,"0000":198,"0001":198,"0002":198,"0003":199,"0004":199,"0005":199,"0006":200,"0007":200,"000a":200},"Attributes":{},"ZigateRequest":{}},"0001":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"0021":185},"Attributes":{},"ZigateRequest":{}},"0019":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"0000":186,"0001":186,"0002":186,"0003":187,"0004":187,"0005":187,"0006":188,"0007":188,"0008":188,"0009":189,"000a":189,"fffd":189,"fffe":190},"Attributes":{},"ZigateRequest":{}},"0102":{"TimeStamp":"26/04/2023 21:32:02","iSQN":{"fffd":197},"Attributes":{},"ZigateRequest":{}}}}},"ReceiveOnIdle":"Off","Stack Version":"","Stamp":{"time":1682537807.9545586,"Time":"2023-04-26 21:36:47","MsgType":"8011","LastSeen":"26/04/2023 21:36:47"},"ZCL Version":"","Health":"Live","Capability":["Reduced-Function Device","Standard security","NwkAddr should be allocated"],"ZDPSQN":"04","RollingLQI":[84,84,84,78,81,81,81,78,81,81,81],"Epv2":{"01":{"ProfileID":"0104","ZDeviceID":"0202","ClusterIn":{"1000":{},"0000":{},"0001":{},"0003":{},"0004":{},"0005":{},"0020":{},"0102":{},"fc7c":{}},"ClusterOut":{"1000":{},"0019":{}}}},"PairingInProgress":false,"ZDeviceVersion":"0001","ConfigSource":"DeviceConf","_rawNodeDescriptor":"117c005200522c000080524002","Max Buffer Size":"52","Max Rx":"0052","Max Tx":"0052","macapa":"80","bitfield":"4002","server_mask":"2c00","descriptor_capability":"00","Ep":{"01":{"1000":{},"0000":{"4000":"2.3.079","0004":"IKEA of Sweden","0005":"FYRTUR block-out roller blind","0000":3,"0001":33,"0002":99,"0006":"20190311","0007":3,"000a":"45313735372d313430","0003":1},"0001":{"0021":100},"0003":{},"0004":{},"0005":{},"0020":{},"0102":{"0000":0,"0007":3,"0008":1,"0010":0,"0011":65535,"0017":0,"fffd":"0001"},"0019":{},"fc7c":{},"Type":"WindowCovering","ClusterType":{"15610":"LvlControl"}}},"PairingTime":1682537522.1165273,"Bind":{"01":{"0000":{"Target":"0000","Stamp":"26/04/2023 21:32:02","Phase":"binded","Status":"00","i_sqn":180},"0001":{"Target":"0000","Stamp":"26/04/2023 21:32:03","Phase":"binded","Status":"00","i_sqn":181},"0019":{"Target":"0000","Stamp":"26/04/2023 21:32:04","Phase":"binded","Status":"00","i_sqn":182},"0102":{"Target":"0000","Stamp":"26/04/2023 21:32:05","Phase":"binded","Status":"00","i_sqn":183}}},"BindingTable":{"SQN":0,"Status":"Success","TimeStamp":"26/04/2023 21:32:31","BindingTableSize":4,"Devices":[{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0000","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0001","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0019","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}},{"2c1165fffea6e766":{"sourceEp":"01","Cluster":"0102","targetIEEE":"00158d0001ede987","targetNickName":"Zigbee Coordinator","targetEp":"01"}}]},"CertifiedDevice":true,"BatteryUpdateTime":"26/04/2023 21:32:18","WriteAttributes":{"Ep":{"01":{"1000":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0000":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0001":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0003":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0004":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0005":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0020":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0102":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"0019":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}},"fc7c":{"TimeStamp":0,"iSQN":{},"Attributes":{},"ZigateRequest":{}}}}}},"context":{"MsgClusterId":"0102","MsgSrcEp":"01","MsgAttrID":"fffd","MsgAttType":"21","MsgAttSize":"0002","MsgClusterData":"0001"}},"LastLog":1,"StartTime":"26/04/2023 21:07:37","FirmwareVersion":"0321","FirmwareMajorVersion":"04","PluginVersion":["beta6-6.4.428"]}
LastLog: 1
Got this in the log when pairing
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

Reverted to 6.4.312, but it still won't work :/
The blinds are working when paired with the remote and repeater outside of Domoticz
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

Can you provide Logs/PluginZigbee-xx.log instead , so I get the context and more infos
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

Sure. I just updated to 6.4.429 and activated the debug options. And then removed and re-paired the blinds

Thanks!
Attachments
_PluginZigbee_12.txt
(266.62 KiB) Downloaded 36 times
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

Can you retreive beta6-6.4.430

you'll need to remove the widget created and redo the pairing
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

I'm still not able to control it from Domoticz.

here is the new log.

Thanks
Attachments
_PluginZigbee_12 (2).txt
(195.74 KiB) Downloaded 26 times
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
pipiche
Posts: 2016
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by pipiche »

What happens when you actionate the blind directly or from the remote ? does it update the Domoticz Widget ?

can you enable additional debug parameters as

ZclCommand
coordinatorCmd
ZigateCommand

And then try again to send commands from the Widget and drop me the logs file .

I'll have a look this evening
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices

If the plugin provides you value, you can support me with a donation Paypal.

Wiki is available here.

Zigbee for Domoticz FAQ
kris
Posts: 45
Joined: Tuesday 12 April 2016 19:03
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.1
Contact:

Re: Zigbee for Domoticz - Fyrtur blinds stopped working

Post by kris »

Hey! For some (unknown) reason it is working again. I just re-paired the blinds and the remote and everything is working now.
The physical buttons on the blinds always worked.

Here is a log of what happened this time, with those debug settings you specified. If it can be helpful.
It's zipped because it's just over 400kb large.

Thanks you so much for all the help with this!

/Kris
Attachments
_PluginZigbee_12 (3).txt.zip
(43.01 KiB) Downloaded 30 times
Domoticz 2023.2: Raspberry Pi 2B: Raspbian 11 Bullseye / Z-Wave JS 12.4.1 (docker): Aeotec Z-stick gen5 / Zigbee for Domoticz 7.1.007 [3.174]: PiZiGate 0321 / RFLink 1.48
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest