dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.89k stars 496 forks source link

ADEO Lexman Télécommande (Leroy Merlin) #3654

Closed diliact closed 3 years ago

diliact commented 3 years ago

Device

Screenshots

image

Hello, I've just bought this remote and it does not work in Jeedom. The remote offers so many buttons for 12.90€ only!

ON/OFF UP/DOWN/LEFT/RIGHT/MIDDLE selector 1/2/3/4 UP/DOWN

Could you please provide support for this remote? Feel free to ask more data if needed.

Mimiix commented 3 years ago

Missing screenshots of all clusters.

diliact commented 3 years ago

Ok, here they are.

Maybe something is still missing?

0000 Basic 0000 Basic

0001 Power Configuration image

0003 Identify 0003 Identify

0B05 Diagnostics 0B05 Diagnostics

1000 ZLL commissioning 1000 ZLL commissioning

FD01 unknown FD01 unknown

0019 OTAU image

Smanar commented 3 years ago

No, it s perfect now ^^, thx. BTW this remote is realy ugly ...

diliact commented 3 years ago

Thank you. Yes, it is not as sleek and seamless as the dimmer switch from Philips.

Smanar commented 3 years ago

@diliact do you have an Unix machine to test the code ? I will explain how to do that, but you need Unix and a full OS, no HA for exemple

diliact commented 3 years ago

I have an old Raspberry Pi, the first one, is it OK?

Smanar commented 3 years ago

It seem yes

upported Raspberry Pi models and distributions Raspberry Pi 1, 2B, 3B, 3B+ and 4B Raspbian Jessie Raspbian Stretch Raspbian Buster

For test, take an OS with desktop.

Now the big part ^^

So you need to instal deconz on it then take a look here https://github.com/dresden-elektronik/deconz-rest-plugin#install-deconz-development-package-optional-linux-only

So it will be for you

sudo apt install deconz-dev
git clone --branch adeo https://github.com/Smanar/deconz-rest-plugin.git
cd deconz-rest-plugin
qmake && make
sudo cp ../libde_rest_plugin.so /usr/share/deCONZ/plugins

Have removed the "-j2" part, not sure the raspberry 1 can support it.

And after that you will just need to swap the key from your dev machine to the raspberry for test, don't worry, devices are stored locally, not on the gateway.

So the modification don't do lot of thing yet, it just permit the device creation in the API. But the device can be invisible in phoscon, so to see it, 2 ways possibles

But it seem you have log in phoscon now (not tried on my side yet) in the "help" part, can be enought.

After that, you will see an error message every time you press a button, can you show me them.

diliact commented 3 years ago

Thank you, I will try this at the end of the week. Do I need to connect a display to the Raspberry Pi or can I do everything on SSH?

Smanar commented 3 years ago

All is doable with VNC/SSH, I m using it like this.

Don't be afraid by all the manipulations to do ^^, you will see, after a try, it s not so difficult.

I m on discord too (and french too), but have a new video game and need to find christmas gift, so it s posible need some time to answer :)

diliact commented 3 years ago

Ok, thank you for your help, first results are:

pi@raspberrypi:~ $ sudo apt install deconz-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package deconz-dev
Smanar commented 3 years ago

You have already installed deconz ?

https://www.phoscon.de/en/conbee2/install#raspbian

Then

sudo apt-get update
sudo apt-get upgrade
sudo apt install deconz-dev
diliact commented 3 years ago

Thank you, I've managed to install everything (raspbian full instead of lite is a better choice for TightVNC). But deCONZ on Raspberry has no GUI?

image

In the first message, I used deCONZ on my desktop.

I've barely managed to launch Chromium on my old Raspberry, it is better on the desktop but I still cannot add the Lexmark remote in Phoscon App (phoscon.de/app on the desktop or on the Raspberry via TightVNC):

image

Maybe I can send you one remote?

Oh, finally! I just launched deCONZ in the terminal. But it is very slow.

image

Help page in Phoscon does not show anything useful.

Help Debug view in deCONz is barely usable on my Raspberry, too slow to display all the lines, I have to select a level: image

What should I do?

Smanar commented 3 years ago

Ok so first you are lucky if you have the GUI, TightVNC is not compatible with deconz, you need to use the integrated VNC, the one you can enable using raspi-config cf https://github.com/dresden-elektronik/deconz-rest-plugin/issues/343

The usefull part for log are INFO_L2 and Error _L2

You have used all the command line to compile the code and replace the existing lib file by the compiled one ?

git clone --branch adeo https://github.com/Smanar/deconz-rest-plugin.git
cd deconz-rest-plugin
qmake && make
sudo cp ../libde_rest_plugin.so /usr/share/deCONZ/plugins

It seem the device is too in the API (on deconz the device have the model id as name), but easy to see.

If all is fine, you will have in log some error message when you press a button.

Help page in Phoscon does not show anything useful.

Yep, sorry my bad, was deconz, but you have finally found it.

Smanar commented 3 years ago

@diliact , still have problem ?

diliact commented 3 years ago

I haven't tried again, I will give it a try tomorrow but I know the GUI was very slow on my raspberry 1, it was not easy to identify the right equipment. If you want I can send you one remote that you can keep.

Smanar commented 3 years ago

No, you will see it s not so hard, and the file to edit is a json one, so you will be able to make change yourself.

And you don't need to identify the right equipement, just include it, enable log, press a button and copy/paste log starting by

[INFO] - No button map for [INFO] - No button handler for

diliact commented 3 years ago

Thank you.

I have many sensors and 5 Osram switches, there are many messages.

By searching for "LXEK", you will find some interesting lines but not as expected.


23:06:25:910 Wait 5s till query finished
23:06:26:909 Wait 4s till query finished
23:06:27:356 Node data 0x84182600000f3452 profileId: 0x0104, clusterId: 0x0006
23:06:27:362 0x84182600000F3452: added ZCL value 0x03/0x0006/0x0000
23:06:27:372    payload: 00001000
23:06:27:668 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 7, node: 0xAAFB
23:06:27:909 Wait 3s till query finished
23:06:28:908 Wait 2s till query finished
23:06:29:908 Wait 1s till query finished
23:06:30:823 DB save zll database items 0x00000001
23:06:30:829 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('6', 'normal', '7c:b0:3e:aa:00:ae:74:f0-03', 'On/Off plug-in unit 6', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"6","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:06Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 6","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03","state/alert":null,"state/on":true,"state/reachable":true}')
23:06:30:884 DB saved in 61 ms
23:06:31:008 poll node 84:18:26:00:00:0e:4e:ad-03
23:06:31:012 Poll light node On/Off plug-in unit 2
23:06:31:023 Idle timer triggered
23:06:31:032 create binding for attribute reporting of cluster 0x0006
23:06:31:043 queue binding task for 0x84182600000E4EAD, cluster 0x0006
23:06:31:047 Force binding of attribute reporting for node On/Off plug-in unit 2
23:06:31:491 read attributes of 0x84182600000E4EAD cluster: 0x0006: [
23:06:31:511 0x0000
23:06:31:517 ]
23:06:31:527 Poll APS request 221 to 0x84182600000E4EAD cluster: 0x0006
23:06:31:800 Poll APS confirm 221 status: 0x00
23:06:31:808 Erase task req-id: 221, type: 19 zcl seqno: 1 send time 0, profileId: 0x0104, clusterId: 0x0006
23:06:31:984 Node data 0x84182600000e4ead profileId: 0x0104, clusterId: 0x0006
23:06:32:004 0x84182600000E4EAD: added ZCL value 0x03/0x0006/0x0000
23:06:32:040 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:06:32:058 Wait 1s till query finished
23:06:32:359 Websocket 192.168.0.32:65101 send message: {"e":"changed","id":"1","r":"groups","state":{"all_on":false,"any_on":false},"t":"event"} (ret = -1098831000)
23:06:32:480 discard group state push for 1: state/any_on (already pushed)
23:06:32:525 configure reporting rq seq 2 for 0x84182600000E4EAD, attribute 0x0006/0x0000
23:06:32:768 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0xAAFB
23:06:32:908 Wait 2s till query finished
23:06:33:658 poll node 84:18:26:00:00:0e:66:b8-03
23:06:33:663 Poll light node On/Off plug-in unit 3
23:06:34:384 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:06:34:396 Idle timer triggered
23:06:34:411 create binding for attribute reporting of cluster 0x0006
23:06:34:427 queue binding task for 0x84182600000E73E3, cluster 0x0006
23:06:34:432 Force binding of attribute reporting for node On/Off plug-in unit 4
23:06:35:158 Wait 1s till query finished
23:06:35:942 Wait 1s till query finished
23:06:37:500 Node data 0x84182600000e4ead profileId: 0x0104, clusterId: 0x0006
23:06:37:512 0x84182600000E4EAD: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:06:37:524    payload: 00001000
23:06:37:724 poll node 84:18:26:00:00:0e:73:e3-03
23:06:37:737 Poll light node On/Off plug-in unit 4
23:06:37:747 Idle timer triggered
23:06:37:758 create binding for attribute reporting of cluster 0x0006
23:06:37:770 queue binding task for 0x7CB03EAA00AE74F0, cluster 0x0006
23:06:37:785 Force binding of attribute reporting for node On/Off plug-in unit 6
23:06:38:533 read attributes of 0x84182600000E73E3 cluster: 0x0006: [
23:06:38:549 0x0000
23:06:38:562 ]
23:06:38:578 Poll APS request 246 to 0x84182600000E73E3 cluster: 0x0006
23:06:38:611 Wait 1s till query finished
23:06:39:373 Wait 0s till query finished
23:06:40:350 Idle timer triggered
23:06:40:387 Force binding of attribute reporting for node On/Off plug-in unit 3
23:06:41:674 Wait 1s till query finished
23:06:42:488 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:06:42:527 Idle timer triggered
23:06:42:559 Force binding of attribute reporting for node On/Off plug-in unit 5
23:06:44:037 Wait 0s till query finished
23:06:45:123 Idle timer triggered
23:06:45:129 Force binding of attribute reporting for node Configuration tool 1
23:06:45:778 Poll APS confirm 246 status: 0x00
23:06:45:788 Erase task req-id: 246, type: 19 zcl seqno: 4 send time 6, profileId: 0x0104, clusterId: 0x0006
23:06:46:304 Node data 0x84182600000e73e3 profileId: 0x0104, clusterId: 0x0006
23:06:46:317 0x84182600000E73E3: added ZCL value 0x03/0x0006/0x0000
23:06:46:503 Wait 1s till query finished
23:06:47:192 Idle timer triggered
23:06:48:350 Node data 0x84182600000e73e3 profileId: 0x0104, clusterId: 0x0006
23:06:48:367 0x84182600000E73E3: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:06:48:377    payload: 00001000
23:06:48:748 poll node 84:18:26:00:00:0f:34:52-03
23:06:48:761 Poll light node On/Off plug-in unit 5
23:06:49:368 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:06:51:412 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:06:51:419 Poll light node On/Off plug-in unit 6
23:06:51:647 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:06:51:659 0x0000
23:06:51:667 ]
23:06:51:684 Poll APS request 22 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:06:52:352 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:06:52:997 Poll APS confirm 22 status: 0x00
23:06:53:003 Erase task req-id: 22, type: 19 zcl seqno: 8 send time 2, profileId: 0x0104, clusterId: 0x0006
23:06:53:634 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:06:53:653 0x7CB03EAA00AE74F0: added ZCL value 0x03/0x0006/0x0000
23:06:56:031 poll node 84:18:26:00:00:0e:4e:ad-03
23:06:56:035 Poll light node On/Off plug-in unit 2
23:06:56:242 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:06:58:127 Master: read param with arg 0x19
23:06:58:239 poll node 84:18:26:00:00:0e:66:b8-03
23:06:58:251 Poll light node On/Off plug-in unit 3
23:06:58:877 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:07:00:264 Outgoing frame counter 3755252 (0x00394CF4)
23:07:01:158 poll node 84:18:26:00:00:0e:73:e3-03
23:07:01:188 Poll light node On/Off plug-in unit 4
23:07:01:469 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:07:02:087 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:07:03:408 poll node 84:18:26:00:00:0e:4e:ad-03
23:07:03:415 Poll light node On/Off plug-in unit 2
23:07:03:537 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:07:04:331 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x70E6
23:07:04:944 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"2","lastannounced":null,"lastseen":"2020-11-30T23:07Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 2","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"84:18:26:00:00:0e:4e:ad-03"},"e":"changed","id":"2","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0e:4e:ad-03"} (ret = 329)
23:07:05:733 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x84AB
23:07:06:420 poll node 84:18:26:00:00:0e:66:b8-03
23:07:06:430 Poll light node On/Off plug-in unit 3
23:07:07:282 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:07:07:310 binding/unbinding timeout srcAddr: 84182600000E73E3, retry
23:07:09:852 DB save zll database items 0x00000001
23:07:09:871 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('2', 'normal', '84:18:26:00:00:0e:4e:ad-03', 'On/Off plug-in unit 2', '65520,1', '3', 'Plug 01', '
OSRAM', 'V1.04.12', '{"attr/id":"2","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:07Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 2","attr/swversion":"V1.04.12","attr/type":"On/Of
f plug-in unit","attr/uniqueid":"84:18:26:00:00:0e:4e:ad-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:07:09:959 DB saved in 114 ms
23:07:10:513 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x0000
23:07:11:317 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"1","lastannounced":null,"lastseen":"2020-11-30T23:07Z","manufacturername":"dresden elektronik","modelid":"ConBee II","name":"Configuration tool 1","swversion":"0x2666
0700","type":"Configuration tool","uniqueid":"00:21:2e:ff:ff:04:f0:58-01"},"e":"changed","id":"1","r":"lights","t":"event","uniqueid":"00:21:2e:ff:ff:04:f0:58-01"} (ret = 344)
23:07:11:338 poll node 84:18:26:00:00:0e:73:e3-03
23:07:11:358 Poll light node On/Off plug-in unit 4
23:07:12:190 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:07:12:206 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:07:12:965 Erase task req-id: 63, type: 21 zcl seqno: 9 send time 6, profileId: 0x0104, clusterId: 0x0004
23:07:13:802 Erase task req-id: 65, type: 21 zcl seqno: 10 send time 5, profileId: 0x0104, clusterId: 0x0004
23:07:15:565 DB save zll database items 0x00000001
23:07:15:588 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('1', 'normal', '00:21:2e:ff:ff:04:f0:58-01', 'Configuration tool 1', '65520', '1', 'ConBee II', 'd
resden elektronik', '0x26660700', '{"attr/id":"1","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:07Z","attr/manufacturername":"dresden elektronik","attr/modelid":"ConBee II","attr/name":"Configuration tool 1","attr/swversion":"
0x26660700","attr/type":"Configuration tool","attr/uniqueid":"00:21:2e:ff:ff:04:f0:58-01","state/reachable":true}')
23:07:15:640 DB saved in 75 ms
23:07:15:662 poll node 84:18:26:00:00:0f:34:52-03
23:07:15:670 Poll light node On/Off plug-in unit 5
23:07:15:959 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:07:16:932 sql exec SELECT conf FROM zbconf ORDER BY rowid desc limit 1
23:07:16:949 Idle timer triggered
23:07:16:965 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x2A4C
23:07:18:666 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"3","lastannounced":null,"lastseen":"2020-11-30T23:07Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 3","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"84:18:26:00:00:0e:66:b8-03"},"e":"changed","id":"3","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0e:66:b8-03"} (ret = 329)
23:07:19:133 Erase task req-id: 68, type: 21 zcl seqno: 11 send time 9, profileId: 0x0104, clusterId: 0x0004
23:07:19:184 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"4","lastannounced":null,"lastseen":"2020-11-30T23:07Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 4","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"84:18:26:00:00:0e:73:e3-03"},"e":"changed","id":"4","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0e:73:e3-03"} (ret = 329)
23:07:20:075 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:07:20:107 Poll light node On/Off plug-in unit 6
23:07:20:137 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x59E7
23:07:21:686 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:07:21:698 0x0000
23:07:21:706 ]
23:07:21:719 Poll APS request 97 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:07:22:543 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:07:22:559 DB save zll database items 0x00000001
23:07:22:573 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('3', 'normal', '84:18:26:00:00:0e:66:b8-03', 'On/Off plug-in unit 3', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"3","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:07Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 3","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"84:18:26:00:00:0e:66:b8-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:07:22:607 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('4', 'normal', '84:18:26:00:00:0e:73:e3-03', 'On/Off plug-in unit 4', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"4","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:07Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 4","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"84:18:26:00:00:0e:73:e3-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:07:22:655 DB saved in 96 ms
23:07:23:590 Erase task req-id: 73, type: 21 zcl seqno: 12 send time 13, profileId: 0x0104, clusterId: 0x0004
23:07:26:045 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x84AB
23:07:26:166 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"5","lastannounced":"2020-11-24T02:06:38Z","lastseen":"2020-11-30T23:07Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 5","swversion":"V1
.04.12","type":"On/Off plug-in unit","uniqueid":"84:18:26:00:00:0f:34:52-03"},"e":"changed","id":"5","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0f:34:52-03"} (ret = 347)
23:07:28:141 Erase task req-id: 76, type: 21 zcl seqno: 13 send time 14, profileId: 0x0104, clusterId: 0x0004
23:07:28:370 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0xAAFB
23:07:29:428 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"6","lastannounced":null,"lastseen":"2020-11-30T23:07Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 6","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03"},"e":"changed","id":"6","r":"lights","t":"event","uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03"} (ret = 329)
23:07:30:457 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x70E6
23:07:30:499 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 9, node: 0x0000
23:07:31:389 DB save zll database items 0x00000001
23:07:31:402 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('5', 'normal', '84:18:26:00:00:0f:34:52-03', 'On/Off plug-in unit 5', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"5","attr/lastannounced":"2020-11-24T02:06:38Z","attr/lastseen":"2020-11-30T23:07Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 5","attr/swversion":"V1.04.12","a
ttr/type":"On/Off plug-in unit","attr/uniqueid":"84:18:26:00:00:0f:34:52-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:07:31:440 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('6', 'normal', '7c:b0:3e:aa:00:ae:74:f0-03', 'On/Off plug-in unit 6', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"6","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:07Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 6","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03","state/alert":null,"state/on":true,"state/reachable":true}')
23:07:31:496 DB saved in 107 ms
23:07:31:517 Poll APS confirm 97 status: 0x00
23:07:31:529 Erase task req-id: 97, type: 19 zcl seqno: 15 send time 8, profileId: 0x0104, clusterId: 0x0006
23:07:32:739 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:07:32:758 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:07:32:774 0x7CB03EAA00AE74F0: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:07:36:758 poll node 84:18:26:00:00:0e:4e:ad-03
23:07:36:762 Poll light node On/Off plug-in unit 2
23:07:36:944 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:07:38:704 poll node 84:18:26:00:00:0e:66:b8-03
23:07:38:710 Poll light node On/Off plug-in unit 3
23:07:38:862 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:07:41:525 poll node 84:18:26:00:00:0e:73:e3-03
23:07:41:529 Poll light node On/Off plug-in unit 4
23:07:41:575 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:07:41:908 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:07:42:483 poll node 84:18:26:00:00:0f:34:52-03
23:07:42:491 Poll light node On/Off plug-in unit 5
23:07:42:551 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:07:43:461 poll node 84:18:26:00:00:0e:4e:ad-03
23:07:43:465 Poll light node On/Off plug-in unit 2
23:07:43:511 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:07:44:407 poll node 84:18:26:00:00:0e:66:b8-03
23:07:44:411 Poll light node On/Off plug-in unit 3
23:07:44:459 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:07:45:407 poll node 84:18:26:00:00:0e:73:e3-03
23:07:45:412 Poll light node On/Off plug-in unit 4
23:07:45:459 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:07:46:409 poll node 84:18:26:00:00:0f:34:52-03
23:07:46:414 Poll light node On/Off plug-in unit 5
23:07:46:459 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:07:46:908 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x70E6
23:07:47:417 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:07:47:438 Poll light node On/Off plug-in unit 6
23:07:47:468 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:07:47:475 0x0000
23:07:47:497 ]
23:07:47:504 Poll APS request 174 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:07:47:569 Poll APS confirm 174 status: 0x00
23:07:47:578 Erase task req-id: 174, type: 19 zcl seqno: 16 send time 0, profileId: 0x0104, clusterId: 0x0006
23:07:47:611 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:07:47:629 0x7CB03EAA00AE74F0: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:07:48:483 poll node 84:18:26:00:00:0e:4e:ad-03
23:07:48:498 Poll light node On/Off plug-in unit 2
23:07:48:560 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:07:49:472 poll node 84:18:26:00:00:0e:66:b8-03
23:07:49:496 Poll light node On/Off plug-in unit 3
23:07:49:524 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:07:50:563 poll node 84:18:26:00:00:0e:73:e3-03
23:07:50:588 Poll light node On/Off plug-in unit 4
23:07:50:613 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:07:50:909 Idle timer triggered
23:07:51:590 poll node 84:18:26:00:00:0f:34:52-03
23:07:51:595 Poll light node On/Off plug-in unit 5
23:07:51:645 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:07:51:980 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:07:52:587 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x2A4C
23:07:52:834 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:07:52:840 Poll light node On/Off plug-in unit 6
23:07:53:018 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:07:53:040 0x0000
23:07:53:047 ]
23:07:53:067 Poll APS request 205 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:07:53:156 Poll APS confirm 205 status: 0x00
23:07:53:161 Erase task req-id: 205, type: 19 zcl seqno: 17 send time 0, profileId: 0x0104, clusterId: 0x0006
23:07:53:198 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:07:53:224 0x7CB03EAA00AE74F0: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:07:54:242 poll node 84:18:26:00:00:0e:4e:ad-03
23:07:54:247 Poll light node On/Off plug-in unit 2
23:07:54:295 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:07:55:239 poll node 84:18:26:00:00:0e:66:b8-03
23:07:55:249 Poll light node On/Off plug-in unit 3
23:07:55:300 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:07:56:320 poll node 84:18:26:00:00:0e:73:e3-03
23:07:56:328 Poll light node On/Off plug-in unit 4
23:07:56:370 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:07:58:310 Master: read param with arg 0x19
23:07:58:957 Outgoing frame counter 3755291 (0x00394D1B)
23:07:59:083 Node data 0x086bd7fffe1bc680 profileId: 0x0104, clusterId: 0x0001
23:07:59:096 SensorNode id: 2 (LXEK-5 2) available
23:07:59:108 0x086BD7FFFE1BC680: added ZCL value 0x01/0x0001/0x0021
23:07:59:187 Force binding of attribute reporting for sensor LXEK-5 2
23:07:59:195    payload: 210020c3
23:07:59:215 Websocket 192.168.0.32:65101 send message: {"config":{"battery":97,"on":true,"reachable":true},"e":"changed","id":"2","r":"sensors","t":"event","uniqueid":"08:6b:d7:ff:fe:1b:c6:80-01-1000"} (ret = 29680264)
23:07:59:387 discard sensor config push for config/battery (already pushed)
23:07:59:404 poll node 84:18:26:00:00:0e:4e:ad-03
23:07:59:418 Poll light node On/Off plug-in unit 2
23:07:59:778 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:08:00:098 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x59E7
23:08:00:841 poll node 84:18:26:00:00:0e:66:b8-03
23:08:00:846 Poll light node On/Off plug-in unit 3
23:08:00:895 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:08:01:832 poll node 84:18:26:00:00:0e:73:e3-03
23:08:01:852 Poll light node On/Off plug-in unit 4
23:08:01:889 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:08:01:928 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:08:04:310 poll node 84:18:26:00:00:0f:34:52-03
23:08:04:322 Poll light node On/Off plug-in unit 5
23:08:04:372 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:08:04:522 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x84AB
23:08:05:472 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:08:05:491 Poll light node On/Off plug-in unit 6
23:08:05:527 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:08:05:545 0x0000
23:08:05:559 ]
23:08:05:577 Poll APS request 7 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:08:05:990 Poll APS confirm 7 status: 0x00
23:08:05:994 Erase task req-id: 7, type: 19 zcl seqno: 18 send time 0, profileId: 0x0104, clusterId: 0x0006
23:08:06:108 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:08:06:119 0x7CB03EAA00AE74F0: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:08:07:440 poll node 84:18:26:00:00:0e:4e:ad-03
23:08:07:451 Poll light node On/Off plug-in unit 2
23:08:10:519 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:08:12:987 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:08:14:428 poll node 84:18:26:00:00:0e:66:b8-03
23:08:14:438 Poll light node On/Off plug-in unit 3
23:08:14:619 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:08:18:899 poll node 84:18:26:00:00:0e:73:e3-03
23:08:18:918 Poll light node On/Off plug-in unit 4
23:08:19:187 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:08:21:340 Node data 0x84182600000e66b8 profileId: 0x0104, clusterId: 0x0006
23:08:21:366 0x84182600000E66B8: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:08:21:388    payload: 00001000
23:08:21:421 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"3","lastannounced":null,"lastseen":"2020-11-30T23:08Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 3","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"84:18:26:00:00:0e:66:b8-03"},"e":"changed","id":"3","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0e:66:b8-03"} (ret = 329)
23:08:23:281 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:08:24:712 poll node 84:18:26:00:00:0f:34:52-03
23:08:24:727 Poll light node On/Off plug-in unit 5
23:08:24:801 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0xAAFB
23:08:24:935 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:08:26:704 DB save zll database items 0x00000081
23:08:26:721 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('3', 'normal', '84:18:26:00:00:0e:66:b8-03', 'On/Off plug-in unit 3', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"3","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:08Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 3","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"84:18:26:00:00:0e:66:b8-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:08:26:755 DB sql exec REPLACE INTO sensors (sid, name, type, modelid, manufacturername, uniqueid, swversion, state, config, fingerprint, deletedState, mode) VALUES ('2', 'LXEK-5 2', 'ZHASwitch', 'LXEK-5', 'ADEO', '08:6b:d7:ff:fe:1b:c6
:80-01-1000', '2.8', '{"buttonevent":null,"lastupdated":null}', '{"battery":97,"group":null,"on":true,"reachable":true}', '{"d":2048,"ep":1,"in":[0,1,4096],"out":[6,8],"p":260}', 'normal', '1')
23:08:26:811 DB saved in 107 ms
23:08:29:517 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:08:29:523 Poll light node On/Off plug-in unit 6
23:08:29:540 Idle timer triggered
23:08:29:556 Force read attributes for ZHASwitch SensorNode LXEK-5 2
23:08:29:768 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:08:29:775 0x0000
23:08:29:783 ]
23:08:29:793 Poll APS request 51 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:08:30:551 sql exec SELECT conf FROM zbconf ORDER BY rowid desc limit 1
23:08:30:606 Wait 1s till query finished
23:08:31:634 Idle timer triggered
23:08:32:422 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:08:32:439 Poll APS confirm 51 status: 0x00
23:08:32:451 Erase task req-id: 51, type: 19 zcl seqno: 19 send time 3, profileId: 0x0104, clusterId: 0x0006
23:08:33:027 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:08:33:043 0x7CB03EAA00AE74F0: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:08:34:158 Node data 0x00158d00042179ff profileId: 0x0104, clusterId: 0x0402
23:08:34:171    payload: 0000294000
23:08:34:365 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"6","lastannounced":null,"lastseen":"2020-11-30T23:08Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 6","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03"},"e":"changed","id":"6","r":"lights","t":"event","uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03"} (ret = 329)
23:08:36:006 poll node 84:18:26:00:00:0e:4e:ad-03
23:08:36:021 Poll light node On/Off plug-in unit 2
23:08:36:154 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:08:37:907 DB save zll database items 0x00000001
23:08:37:927 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('6', 'normal', '7c:b0:3e:aa:00:ae:74:f0-03', 'On/Off plug-in unit 6', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"6","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:08Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 6","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"7c:b0:3e:aa:00:ae:74:f0-03","state/alert":null,"state/on":true,"state/reachable":true}')
23:08:38:039 DB saved in 131 ms
23:08:38:287 poll node 84:18:26:00:00:0e:66:b8-03
23:08:38:301 Poll light node On/Off plug-in unit 3
23:08:38:775 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:08:41:021 poll node 84:18:26:00:00:0e:73:e3-03
23:08:41:027 Poll light node On/Off plug-in unit 4
23:08:41:148 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:08:41:908 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:08:42:387 poll node 84:18:26:00:00:0f:34:52-03
23:08:42:392 Poll light node On/Off plug-in unit 5
23:08:42:490 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:08:42:919    payload: 01ff421d0121a90b03281b0421a84305216100062401000000000a210000641000
23:08:43:976 MAC Poll 0x02 0x03D2
23:08:44:707 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:08:44:728 Poll light node On/Off plug-in unit 6
23:08:45:598 read attributes of 0x7CB03EAA00AE74F0 cluster: 0x0006: [
23:08:45:628 0x0000
23:08:45:647 ]
23:08:45:665 Poll APS request 95 to 0x7CB03EAA00AE74F0 cluster: 0x0006
23:08:46:568 Poll APS confirm 95 status: 0x00
23:08:46:605 Erase task req-id: 95, type: 19 zcl seqno: 20 send time 2, profileId: 0x0104, clusterId: 0x0006
23:08:46:700 Node data 0x7cb03eaa00ae74f0 profileId: 0x0104, clusterId: 0x0006
23:08:46:733 0x7CB03EAA00AE74F0: update ZCL value 0x03/0x0006/0x0000 after 0 s
23:08:50:491 poll node 84:18:26:00:00:0e:4e:ad-03
23:08:50:498 Poll light node On/Off plug-in unit 2
23:08:50:618 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:08:52:104 Daylight now: nightStart, status: 230, daylight: 0, dark: 1

23:14:35:017 poll node 84:18:26:00:00:0f:34:52-03
23:14:35:036 Poll light node On/Off plug-in unit 5
23:14:35:421 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"3","lastannounced":null,"lastseen":"2020-11-30T23:14Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 3","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"84:18:26:00:00:0e:66:b8-03"},"e":"changed","id":"3","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0e:66:b8-03"} (ret = 329)
23:14:35:448 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:14:36:851 MAC Poll 0x02 0x6C64
23:14:36:877 APS-DATA.indication srcAddr: 0x6c64, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -40
23:14:36:885    payload: 01ff421d01219f0b0328180421a8130521b000062401000000000a210000641000
23:14:39:102 Mgmt_Lqi_req zdpSeq: 251 to 0x84182600000E66B8 start index 3
23:14:39:128 APS-DATA.request id: 127, addrmode: 0x03, addr: 0x84182600000e66b8, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00
23:14:40:793 DB save zll database items 0x00000001
23:14:40:826 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('3', 'normal', '84:18:26:00:00:0e:66:b8-03', 'On/Off plug-in unit 3', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"3","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:14Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 3","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"84:18:26:00:00:0e:66:b8-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:14:40:880 DB saved in 86 ms
23:14:41:261 APS-DATA.confirm id: 127, status: 0x00 SUCCESS
23:14:41:266 APS-DATA.confirm request id: 127 -> confirmed, timeout 33041280
23:14:42:242 Node 0x00158D0004072468 is known by 1 neighbors, last seen 20 s
23:14:42:287 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:14:42:310 Poll light node On/Off plug-in unit 6
23:14:42:325 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:14:42:360 APS-DATA.indication srcAddr: 0x2a4c, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 95, rssi: -82
23:14:42:378    asdu: fb0006030358f004ffff2e2100f074ae00aa3eb07cfbaa2501013e58f004ffff2e210058f004ffff2e210000002401012458f004ffff2e21003cef2704008d15000f7b1201014c
23:14:42:420 APS-DATA.indication request id: 127 -> finished
23:14:42:432 APS-DATA.request id: 127 erase from queue
23:14:42:462 ZDP status = 0x00 -> SUCCESS
23:14:42:498 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x2A4C
23:14:42:516 ZDP Mgmt_Lqi_rsp zdpSeq: 251 from 0x84182600000E66B8 total: 6, startIndex: 3, listCount: 3
23:14:42:532     * neighbor: 0x7CB03EAA00AE74F0 (0xAAFB), LQI: 62, relation: 0x02 rxOnWHenIdle: 1
23:14:42:559     * neighbor: 0x00212EFFFF04F058 (0x0000), LQI: 36, relation: 0x02 rxOnWHenIdle: 1
23:14:42:586     * neighbor: 0x00158D000427EF3C (0x7B0F), LQI: 76, relation: 0x01 rxOnWHenIdle: 0
23:14:44:628 Poll APS request to 0x7CB03EAA00AE74F0 cluster: 0x0006 dropped, values are fresh enough
23:14:44:644 Idle timer triggered
23:14:44:657 Force read attributes for ZHASwitch SensorNode LXEK-5 2
23:14:45:637 sql exec SELECT conf FROM zbconf ORDER BY rowid desc limit 1
23:14:45:654 Wait 1s till query finished
23:14:46:575 Mgmt_Lqi_req zdpSeq: 252 to 0x84182600000E73E3 start index 0
23:14:46:598 APS-DATA.request id: 135, addrmode: 0x03, addr: 0x84182600000e73e3, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00
23:14:46:648 Idle timer triggered
23:14:48:804 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -54
23:14:48:813    asdu: 0d771230000a01
23:14:48:928 APS-DATA.confirm id: 135, status: 0x00 SUCCESS
23:14:48:942 APS-DATA.confirm request id: 135 -> confirmed, timeout 33362136
23:14:51:092 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -55
23:14:51:102    asdu: 0d771231000b01
23:14:51:230 APS-DATA.indication srcAddr: 0x59e7, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 191, rssi: -70
23:14:51:249    asdu: fc0005000358f004ffff2e2100f074ae00aa3eb07cfbaa2501013e58f004ffff2e2100ad4e0e0000261884e6702501014458f004ffff2e210058f004ffff2e210000002401013e
23:14:51:259 APS-DATA.indication request id: 135 -> finished
23:14:51:274 APS-DATA.request id: 135 erase from queue
23:14:51:282 ZDP status = 0x00 -> SUCCESS
23:14:51:295 ZDP Mgmt_Lqi_rsp zdpSeq: 252 from 0x84182600000E73E3 total: 5, startIndex: 0, listCount: 3
23:14:51:309     * neighbor: 0x7CB03EAA00AE74F0 (0xAAFB), LQI: 62, relation: 0x02 rxOnWHenIdle: 1
23:14:51:319     * neighbor: 0x84182600000E4EAD (0x70E6), LQI: 68, relation: 0x02 rxOnWHenIdle: 1
23:14:51:333     * neighbor: 0x00212EFFFF04F058 (0x0000), LQI: 62, relation: 0x02 rxOnWHenIdle: 1
23:14:51:361 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -54
23:14:51:375    asdu: 0d771232000c01
23:14:52:098 Node 0x00158D0003D2DD47 is known by 1 neighbors, last seen 27 s
23:14:52:112 poll node 84:18:26:00:00:0e:4e:ad-03
23:14:52:124 Poll light node On/Off plug-in unit 2
23:14:52:142 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:14:53:026 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -55
23:14:53:039    asdu: 0d771233000d01
23:14:53:507 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"4","lastannounced":null,"lastseen":"2020-11-30T23:14Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 4","swversion":"V1.04.12","type":"On
/Off plug-in unit","uniqueid":"84:18:26:00:00:0e:73:e3-03"},"e":"changed","id":"4","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0e:73:e3-03"} (ret = 329)
23:14:53:543 Poll APS request to 0x84182600000E4EAD cluster: 0x0006 dropped, values are fresh enough
23:14:56:046 Mgmt_Lqi_req zdpSeq: 254 to 0x84182600000E73E3 start index 3
23:14:56:067 APS-DATA.request id: 148, addrmode: 0x03, addr: 0x84182600000e73e3, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00
23:14:56:321 DB save zll database items 0x00000001
23:14:56:336 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('4', 'normal', '84:18:26:00:00:0e:73:e3-03', 'On/Off plug-in unit 4', '65520', '3', 'Plug 01', 'OS
RAM', 'V1.04.12', '{"attr/id":"4","attr/lastannounced":null,"attr/lastseen":"2020-11-30T23:14Z","attr/manufacturername":"OSRAM","attr/modelid":"Plug 01","attr/name":"On/Off plug-in unit 4","attr/swversion":"V1.04.12","attr/type":"On/Off
plug-in unit","attr/uniqueid":"84:18:26:00:00:0e:73:e3-03","state/alert":null,"state/on":false,"state/reachable":true}')
23:14:56:384 DB saved in 69 ms
23:14:56:401 ZDP skip fetch, node 0x84182600000E73E3 has unconfirmed requests [1]
23:14:56:417 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -54
23:14:56:433    asdu: 0d77123a000a01
23:14:58:274 Node 0x00158D0004075820 is known by 1 neighbors, last seen 30 s
23:14:58:289 poll node 84:18:26:00:00:0e:66:b8-03
23:14:58:308 Poll light node On/Off plug-in unit 3
23:14:58:325 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -54
23:14:58:348    asdu: 0d77123b000b01
23:15:00:105 Poll APS request to 0x84182600000E66B8 cluster: 0x0006 dropped, values are fresh enough
23:15:00:127 command queue EVENT_TIMEOUT, cmd: CMD_READ_PARAM, seq: 18
23:15:02:177 Master: read param with arg 0x19
23:15:02:233 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:15:02:780 Current channel 25
23:15:04:511 command queue EVENT_TIMEOUT, cmd: CMD_READ_PARAM, seq: 22
23:15:04:522 CTRL got nwk update id 2
23:15:05:430 Node 0x00158D00042179FF is known by 1 neighbors, last seen 38 s
23:15:05:443 poll node 84:18:26:00:00:0e:73:e3-03
23:15:05:452 Poll light node On/Off plug-in unit 4
23:15:05:483 CTRL got nwk update id 2
23:15:06:524 Poll APS request to 0x84182600000E73E3 cluster: 0x0006 dropped, values are fresh enough
23:15:06:569 Device TTL 2890 s flags: 0x7
23:15:07:616 Outgoing frame counter 3755435 (0x00394DAB)
23:15:08:853 APS-DATA.confirm id: 148, status: 0x00 SUCCESS
23:15:08:868 APS-DATA.confirm request id: 148 -> confirmed, timeout 33362136
23:15:09:719 APS-DATA.indication srcAddr: 0x1863, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0xFE00, lqi: 255, rssi: -54
23:15:09:729    asdu: 0d77123c000c01
23:15:09:883 APS-DATA.indication srcAddr: 0x59e7, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 191, rssi: -70
23:15:09:905    asdu: fe0005030258f004ffff2e210052340f0000261884ab842501010858f004ffff2e2100b8660e00002618844c2a25010148
23:15:09:918 APS-DATA.indication request id: 148 -> finished
23:15:09:939 APS-DATA.request id: 148 erase from queue
23:15:09:957 ZDP status = 0x00 -> SUCCESS
23:15:09:972 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x59E7
23:15:09:990 ZDP Mgmt_Lqi_rsp zdpSeq: 254 from 0x84182600000E73E3 total: 5, startIndex: 3, listCount: 2
23:15:10:017     * neighbor: 0x84182600000F3452 (0x84AB), LQI: 8, relation: 0x02 rxOnWHenIdle: 1
23:15:10:037     * neighbor: 0x84182600000E66B8 (0x2A4C), LQI: 72, relation: 0x02 rxOnWHenIdle: 1
23:15:12:514 Node 0x00158D000427EF3C is known by 1 neighbors, last seen 29 s
23:15:12:535 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:15:12:542 poll node 84:18:26:00:00:0f:34:52-03
23:15:12:550 Poll light node On/Off plug-in unit 5
23:15:12:863 Poll APS request to 0x84182600000F3452 cluster: 0x0006 dropped, values are fresh enough
23:15:14:079 Mgmt_Lqi_req zdpSeq: 255 to 0x84182600000F3452 start index 0
23:15:14:085 APS-DATA.request id: 171, addrmode: 0x03, addr: 0x84182600000f3452, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00
23:15:15:641 command queue EVENT_TIMEOUT, cmd: CMD_LINK_ADDRESS, seq: 30
23:15:16:583 Node 0x84182600000E4EAD is known by 5 neighbors, last seen 49 s
23:15:18:643 poll node 7c:b0:3e:aa:00:ae:74:f0-03
23:15:18:648 Poll light node On/Off plug-in unit 6
23:15:18:667 command queue EVENT_TIMEOUT, cmd: CMD_APS_DATA_CONFIRM, seq: 32
23:15:18:681 APS-DATA.confirm id: 171, status: 0x00 SUCCESS
23:15:18:697 APS-DATA.confirm request id: 171 -> confirmed, timeout 31864392
23:15:19:758 Poll APS request to 0x7CB03EAA00AE74F0 cluster: 0x0006 dropped, values are fresh enough
23:15:19:786 APS-DATA.confirm id: 0, status: 0x00 SUCCESS
23:15:19:798 APS-DATA.confirm id: 0, status: 0x00, match: 0
23:15:21:724 APS-DATA.indication srcAddr: 0x84ab, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -52
23:15:21:741    asdu: ff0004000358f004ffff2e2100b8660e00002618844c2a2501011258f004ffff2e2100f074ae00aa3eb07cfbaa2501013458f004ffff2e210058f004ffff2e210000002401015e
23:15:21:755 APS-DATA.indication request id: 171 -> finished
23:15:21:772 APS-DATA.request id: 171 erase from queue
23:15:21:781 ZDP status = 0x00 -> SUCCESS
23:15:21:792 ZDP Mgmt_Lqi_rsp zdpSeq: 255 from 0x84182600000F3452 total: 4, startIndex: 0, listCount: 3
23:15:21:805     * neighbor: 0x84182600000E66B8 (0x2A4C), LQI: 18, relation: 0x02 rxOnWHenIdle: 1
23:15:21:819     * neighbor: 0x7CB03EAA00AE74F0 (0xAAFB), LQI: 52, relation: 0x02 rxOnWHenIdle: 1
23:15:21:829     * neighbor: 0x00212EFFFF04F058 (0x0000), LQI: 94, relation: 0x02 rxOnWHenIdle: 1
23:15:22:708 Daylight now: nightStart, status: 230, daylight: 0, dark: 1
23:15:24:524 Websocket 192.168.0.32:65101 send message: {"attr":{"id":"5","lastannounced":"2020-11-24T02:06:38Z","lastseen":"2020-11-30T23:15Z","manufacturername":"OSRAM","modelid":"Plug 01","name":"On/Off plug-in unit 5","swversion":"V1
.04.12","type":"On/Off plug-in unit","uniqueid":"84:18:26:00:00:0f:34:52-03"},"e":"changed","id":"5","r":"lights","t":"event","uniqueid":"84:18:26:00:00:0f:34:52-03"} (ret = 347)

image

KipK commented 3 years ago

Hi. .I also got a bunch of those to test with. Tell me if you need more logs, I can provide .

Mimiix commented 3 years ago

@diliact I've edited your last post to make it more readable 👍

Smanar commented 3 years ago

And you are right, nothing special. you have pressed a button during your tests ?

Perhaps when you enable "Info_L2", you need to enable "Info" too in same time, as you have osram, they need to react same when you use them (but not with same message)

diliact commented 3 years ago

@Mimiix thank you.

Yes, I have pressed each button two or three times, on the second part (after 23h10) I have enabled nearly all messages (but OTA, TLINK and another one). Osram plugs (230V sockets) are normally controlled by Jeedom, I don't use switches to control them, I cannot control them when plugging the Conzbee dongle on the Raspberry.

Smanar commented 3 years ago

Ok, something have failed, there is realy nothing that come back. Do you know how to make bind ? If you can use the "bind dropbox"

Then press the button that serve for on/off, and look in log if you can see something about this device.

vader781 commented 3 years ago

Hi, I also have this remote. Was unable to pair it with deconz/Phoscon so far on my jeedom... I hope it can be further integrated.

Smanar commented 3 years ago

@vader781 you don't have an unix machine to make test by hazard ?

nono56 commented 3 years ago

J'essaierai de trouver le temps et de tester demain @Smanar En gros, il faut installer quoi ? juste ça? sudo apt install deconz-dev git clone --branch adeo https://github.com/Smanar/deconz-rest-plugin.git cd deconz-rest-plugin qmake && make sudo cp ../libde_rest_plugin.so /usr/share/deCONZ/plugins

Ensuite, je lance Deconz et je debig avec ca? The usefull part for log are INFO_L2 and Error _L2

Merci

Smanar commented 3 years ago

Yep, and log are visible in deconz now, in "help".

You just need an Unix OS, ubuntu, raspian, ect ... on real hardware or VM Then instal deconz and

sudo apt install deconz-dev
git clone --branch adeo https://github.com/Smanar/deconz-rest-plugin.git
cd deconz-rest-plugin
qmake && make
sudo cp ../libde_rest_plugin.so /usr/share/deCONZ/plugins

Then run deconz, with the conbee on this machine, include the device, and press a button You need to have in logs

[INFO] - No button map for
[INFO] - No button handler for

It seem it don't work correclty for @diliact, so the bindind is probably not well done by my code. So need to make a test with setting it manualy.

And BTW, to speak french, you can pm me on discord (I have same username), issues are for all users, and a lot don't speak french.

nono56 commented 3 years ago

OK, thanks. My virtual machine is ready. I will test it tomorrow.

nono56 commented 3 years ago

I have tested it quickly... No success : image when i click on connect, nothing happens If i click on Phoscon app, it ask me a password... Any idea?

Smanar commented 3 years ago

I think it s VM configuration, you have set the USB port ? The conbee appear on the VM ?

nono56 commented 3 years ago

Hi. Yes the conbee is OK. Just the interface wich don't work. I will prepare a Raspberry this weekend.

vader781 commented 3 years ago

I tried again to pair the remote in my fully functional Jeedom with Deconz/Phoscon without any success. Logs don't show anything. No device being added. I could only do tests that won't interfere with configuration on the RPI, I don't want to mess everything up in Jeedom.

System : RPI 4 Jeedom : 4.0.61 Deconz plugin version : 2020-10-28 18:46:23 Phoscon : 2.05.88 / 15/10/2020 Firmware : 26680700

Smanar commented 3 years ago

But you have made test with modified/recompiled code ?

vader781 commented 3 years ago

Hello ! I was able to set up a VM with Ubuntu and do the installation part. Now in deCONZ I have the device "LXEK-5 2" showing. Nothing relevant in the logs with Info / Info_L2 / Error / Error_L2 selected. So I tried binding. But I have the error : Failed: timeout image what can I do now ?

Smanar commented 3 years ago

If I m right you need to see it in the api too (in jeedom if you link it with this deconz version).

You can see it too in log

23:08:26:755 DB sql exec REPLACE INTO sensors (sid, name, type, modelid, manufacturername, uniqueid, swversion, state, config, fingerprint, deletedState, mode) VALUES ('2', 'LXEK-5 2', 'ZHASwitch', 'LXEK-5', 'ADEO', '08:6b:d7:ff:fe:1b:c6 :80-01-1000', '2.8', '{"buttonevent":null,"lastupdated":null}', '{"battery":97,"group":null,"on":true,"reachable":true}', '{"d":2048,"ep":1,"in":[0,1,4096],"out":[6,8],"p":260}', 'normal', '1')

or at this url http://IP:PORT/api/KEY/sensors IP and PORT same than for phoscon, and KEY is one api key (you can't the same used by jeedom, because this one is stored on the production machine.

To get a new api key curl http://127.0.0.1:80/api/ -X POST -d '{"devicetype": "TestKey"}'

So I tried binding. But I have the error : Failed: timeout

Remember it s battery device, so you need to awake it (just with using it) in same time you send request.

But it s strange you haven't this kind of log when using a button.

[INFO] - No button map for
[INFO] - No button handler for
vader781 commented 3 years ago

It's here in the API : image

Binding is still failing even when pressing all kind of buttons. I'm not sure I do it correctly : I drag the 0006 On/Off entry to source image Then I drag the "HA Home Automation" grey zone (of the CombeeII) to destination image

I also tried to bind the cluster "300 Color control" and here it's successful.

But still the only logs showing about the device are few : "Force read attributes for ZHASwitch SensorNode LXEK-5 2". Whatever button pressed does not produce any log.

Thanks again for helping me out.

vader781 commented 3 years ago

Oh I looked back in the logs and I have one (I don't know how I managed to get that one) : [INFO] - No button map for: LXEK-5 endpoint: 0x01 cluster: 0x0001 command: 0x0A payload[0]: 021

And here is one finally : [INFO] - No button map for: LXEK-5 endpoint: 0x01 cluster: ONOFF (0x0006) command: OFF (0x00) payload[0]: 000 ON button doesn't seem to make any logs...

I cannot manage to get more, binding is always failing with timeout except some very rare times.

Smanar commented 3 years ago

Don't worry for binding, for the moment, was a supposition. You have make bind on cluster 0x0300, and it seem only 0x0006 is working.

Cluster 0x0001 is for battery.

Have added the button "on" and "off" according to your log. To make try, have supposed the "set level" one.

The next try will be easy, if you have a recent deconz version. You can continue yourself if it work

Just find the file "button_maps.json" in "/usr/share/deCONZ/devices" for me. And add that https://github.com/Smanar/deconz-rest-plugin/commit/188caaf3dd587519c6fef3c6991e18b2dd2203fd

vader781 commented 3 years ago

Hello, My Ubuntu VM somehow crashed so I will have to setup a new environment :( Will keep you informed. Just to be sure, once I will have updated the JSON file, do I need to run any command then ? How to continue testing ? For info we can see all capabilities of the remote in the guide here.

Smanar commented 3 years ago

Hello, happy new year ^^

Use the recompiled version to have the device included in the API Edit the json to use the command of the device.

Then just use the on/off command, or the set level one with pressing the good button on the remote, there is only thoses one ATM.

vader781 commented 3 years ago

Hi, I was able to setup everything like before. I added the JSON part. This time objects are only showing ID not the device name, anyaway when I click on OFF button it is blinking green on the device : image Other buttons don't do anything. Logs are less important too this time as well (though I checked Info, Info_L2, error, error_L2). Only logs about the remote is when I press OFF button : " 21:43:05:436 APS-DATA.indication from child 0x6507 " (works every time).

Smanar commented 3 years ago

his time objects are only showing ID not the device name

I think the device is invisible on the api too ? For me the inclusion have failed. But you don't need to include it every time, when you are trying a new recomplied code, you just need to restart deconz.

vader781 commented 3 years ago

Hello again, sorry for the delay. I can confirm the remote is not included in the API this time. How can I perform the inclusion ? (tried reseting the remote several times it doesn't work)

I confirm I did the steps: install deconz-dev, got the adeo git branch, compile and cp ../libde_rest_plugin.so /usr/share/deCONZ/plugins

Smanar commented 3 years ago

From the documention, it s using the little hole whith a pin, up to the led blink for 3 time.

If you are using the GUI for test, can you share the log during the inclusion ? (on deconz/help/log with "info", "info-l2" "error"

Edit: @vader781 ? I m seing the capture are not from you, can you check if you have the same device than on first post ? You need to have same model ID, your MAC adress need to start with the same number, and you need to have the same manufacture number 0x0000, on node info panel.

github-actions[bot] commented 3 years ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

vader781 commented 3 years ago

Hello, sorry I had not much time to dig into this. I confirm I have the same model, I removed the node and re-included it and it is now showing again with title "LXEK-5 2" plus showing in the API.

Looking at the logs and TADA : 18:22:01:413 [INFO] - No button handler for: LXEK-5 endpoint: 0x01 cluster: 0x0001 command: 0x0A payload[0]: 021

Other logs showing (I tried different buttons) : A buch of those : 18:22:01:412 Force binding of attribute reporting for sensor LXEK-5 2 18:22:24:993 Force read attributes for ZHASwitch SensorNode LXEK-5 2 And also one : 18:22:07:358 DB sql exec REPLACE INTO sensors (sid, name, type, modelid, manufacturername, uniqueid, swversion, state, config, fingerprint, deletedState, mode) VALUES ('2', 'LXEK-5 2', 'ZHASwitch', 'LXEK-5', 'ADEO', '08:6b:d7:ff:fe:1b:db:0e-01-1000', '2.8', '{"buttonevent":null,"lastupdated":null}', '{"battery":100,"on":true,"reachable":true}', '{"d":2048,"ep":1,"in":[0,1,4096],"out":[6,8],"p":260}', 'normal', '1')

I hope we can continue the integration work.

Smanar commented 3 years ago

Welcome back ^^.

I have just updated the code with the last version from official github

cd deconz-rest-plugin
git pull
qmake && make
sudo cp ../libde_rest_plugin.so /usr/share/deCONZ/plugins

No need to re-include the device (just close deconz during file replacement), you have no more logs when using button ?

18:22:01:413 [INFO] - No button handler for: LXEK-5 endpoint: 0x01 cluster: 0x0001 command: 0x0A payload[0]: 021

Unfortunately cluster 0x0001 is for battery, better to find log about 0x0006 0x0008 or 0x0300. You don't see specific logs when using it, if not, try with enabling APS or ZCL.

vader781 commented 3 years ago

Hello, I updated the code. Tonight nothing at all in the logs (every kind of log enabled) when pressing all buttons. Just : 01:25:42:677 SensorNode id: 2 (LXEK-5 2) available 01:26:08:867 Force read attributes for ZHASwitch SensorNode LXEK-5 2

To confirm the device infos : Device model : HR-C99C-Z-C045 NWK : 0x40ff IEEE : 0x086bd7fffe1bdb0e Manufacturer : 0x1277

Smanar commented 3 years ago

I m sorry I have checked the code again, and I don't see what is missing, this device have nothing special for what I have see.

I m searching some log with

[INFO] - No button map for [INFO] - No button handler for

Can you share a more complete log during a button press ? using PasteBin for exemple, there is no sensibles informations in log, else I m on discord Smanar.

BTW

Manufacturer : 0x1277

??? it s 0x0000 on the capture on the first post.

bemardev commented 3 years ago

Hi guys, Having my hands on this remote, I tried to pair it to deconz too. - Model name : HR-C99C-Z-C045 - IEEE : 0x000D6FFFFEC8A078 - NWK : 0x8F8F - Manufacturer code : 0x1277

@Smanar, after trying on my dev laptop with your latest adeo branch, I saw my remote did not have the same MAC prefix as mentionned here, so I add emberMacPrefix too in de_web_plugin.cpp and rebuild libde_rest_plugin in consequence.

This is the log file when I paired it on my controller and playing with all the remote buttons. (log with Info, Info L2, Error, Error L2, APS, APS_L2 and ZCL)

``` 18:00:26:671 send permit join, duration: 59 18:00:26:671 APS-DATA.request id: 159, addrmode: 0x02, addr: 0xfffc, profile: 0xA1E0, cluster: 0x0021, ep: 0xF2 -> 0xF2 queue: 1 len: 6 tx.options 0x00 18:00:26:671 send GP proxy commissioning mode 18:00:26:672 enqueue event config/localtime for /config/ 18:00:26:813 APS-DATA.request id: 161, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 2 len: 2 tx.options 0x00 18:00:26:827 APS-DATA.confirm id: 161, status: 0x00 SUCCESS 18:00:26:828 APS-DATA.confirm request id: 161 -> confirmed, timeout 1615568426 18:00:26:831 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 217, rssi: 24 18:00:26:832 asdu: 0d00070101219d05ffff2e2100333d2401008d15000f18120001eb 18:00:26:833 APS-DATA.indication request id: 161 -> finished 18:00:26:834 APS-DATA.request id: 161 erase from queue 18:00:27:189 APS-DATA.confirm id: 159, status: 0x00 SUCCESS 18:00:27:213 aps request id: 159 finished, erase from queue 18:00:27:332 APS-DATA.confirm id: 158, status: 0x00 SUCCESS 18:00:27:372 aps request id: 158 finished, erase from queue 18:00:27:709 enqueue event config/localtime for /config/ 18:00:27:710 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:27:711 Poll light node RubanLedLidl 18:00:27:712 Idle timer triggered 18:00:27:712 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:00:27:713 don't create binding for attribute reporting of sensor LightLevel 18 18:00:27:714 Force binding of attribute reporting for node LightLevel 18 18:00:28:582 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:28:583 Poll light node SalonAppliqueGauche 18:00:28:657 Skip idle timer callback, too early: elapsed 948 msec 18:00:29:475 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:29:477 Poll light node CouloirLed1 18:00:29:657 enqueue event config/localtime for /config/ 18:00:29:693 APS-DATA.request id: 180, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:29:706 APS-DATA.confirm id: 180, status: 0x00 SUCCESS 18:00:29:707 APS-DATA.confirm request id: 180 -> confirmed, timeout 1615568429 18:00:29:712 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 217, rssi: 24 18:00:29:714 asdu: 1300070201219d05ffff2e21004cce8cfeff23a4604fb8250101fc 18:00:29:716 APS-DATA.indication request id: 180 -> finished 18:00:29:716 APS-DATA.request id: 180 erase from queue 18:00:30:313 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:00:30:314 Poll light node CouloirLed2 18:00:30:656 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:00:30:658 enqueue event config/localtime for /config/ 18:00:30:659 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:00:30:659 Poll light node CouloirLed3 18:00:30:660 Idle timer triggered 18:00:30:660 binding for attribute reporting of ep: 0x01 cluster 0x0001 seems to be active 18:00:30:661 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep) 18:00:30:661 Force binding of attribute reporting for node SYMFONISK Sound Controller 18:00:31:482 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:00:31:484 Poll light node SalonAppliqueDroite 18:00:31:657 enqueue event config/localtime for /config/ 18:00:32:324 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:32:325 Poll light node RubanLedLidl 18:00:32:573 APS-DATA.request id: 196, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:32:585 APS-DATA.confirm id: 196, status: 0x00 SUCCESS 18:00:32:586 APS-DATA.confirm request id: 196 -> confirmed, timeout 1615568432 18:00:32:592 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 221, rssi: 30 18:00:32:593 asdu: 1700070301219d05ffff2e210010bac6feff818e580dd2250101fc 18:00:32:594 APS-DATA.indication request id: 196 -> finished 18:00:32:595 APS-DATA.request id: 196 erase from queue 18:00:32:662 enqueue event config/localtime for /config/ 18:00:32:663 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:32:664 Poll light node SalonAppliqueGauche 18:00:32:665 Idle timer triggered 18:00:32:666 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:00:32:666 don't create binding for attribute reporting of sensor LightLevel 18 18:00:32:667 Force binding of attribute reporting for node LightLevel 18 18:00:33:482 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:33:484 Poll light node CouloirLed1 18:00:33:657 enqueue event config/localtime for /config/ 18:00:34:325 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:00:34:326 Poll light node CouloirLed2 18:00:34:657 enqueue event config/localtime for /config/ 18:00:34:658 Wait 0s till query finished 18:00:35:157 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:00:35:159 Poll light node CouloirLed3 18:00:35:453 APS-DATA.request id: 215, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:35:468 APS-DATA.confirm id: 215, status: 0x00 SUCCESS 18:00:35:469 APS-DATA.confirm request id: 215 -> confirmed, timeout 1615568435 18:00:35:473 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 221, rssi: 30 18:00:35:474 asdu: 1d00070401219d05ffff2e2100bbda13feff142e84a733250101fc 18:00:35:475 APS-DATA.indication request id: 215 -> finished 18:00:35:476 APS-DATA.request id: 215 erase from queue 18:00:35:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:00:35:658 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:00:35:659 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:00:35:661 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:00:35:662 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:00:35:664 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:00:35:665 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:00:35:666 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:00:35:667 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:00:35:667 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:00:35:668 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:00:35:668 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:00:35:669 enqueue event config/localtime for /config/ 18:00:35:670 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:00:35:670 Poll light node SalonAppliqueDroite 18:00:35:671 Idle timer triggered 18:00:35:671 binding for attribute reporting of ep: 0x01 cluster 0x0001 seems to be active 18:00:35:672 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep) 18:00:35:673 Force binding of attribute reporting for node SYMFONISK Sound Controller 18:00:36:657 enqueue event config/localtime for /config/ 18:00:36:860 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:36:861 Poll light node RubanLedLidl 18:00:37:657 enqueue event config/localtime for /config/ 18:00:37:659 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:37:662 Poll light node SalonAppliqueGauche 18:00:37:663 Idle timer triggered 18:00:37:665 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:00:37:666 don't create binding for attribute reporting of sensor LightLevel 18 18:00:37:667 Force binding of attribute reporting for node LightLevel 18 18:00:38:332 APS-DATA.request id: 232, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:38:346 APS-DATA.confirm id: 232, status: 0x00 SUCCESS 18:00:38:347 APS-DATA.confirm request id: 232 -> confirmed, timeout 1615568438 18:00:38:350 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 187, rssi: 5 18:00:38:351 asdu: 2200070501219d05ffff2e21005ce82dfeff72025c68e3250101fc 18:00:38:352 APS-DATA.indication request id: 232 -> finished 18:00:38:352 APS-DATA.request id: 232 erase from queue 18:00:38:581 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:38:583 Poll light node CouloirLed1 18:00:38:658 enqueue event config/localtime for /config/ 18:00:39:475 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:00:39:476 Poll light node CouloirLed2 18:00:39:657 enqueue event config/localtime for /config/ 18:00:39:659 Idle timer triggered 18:00:39:661 binding for attribute reporting of ep: 0x01 cluster 0x0001 seems to be active 18:00:39:661 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep) 18:00:39:662 Force binding of attribute reporting for node SYMFONISK Sound Controller 18:00:40:314 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:00:40:315 Poll light node CouloirLed3 18:00:40:656 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:00:40:657 enqueue event config/localtime for /config/ 18:00:41:158 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:00:41:159 Poll light node SalonAppliqueDroite 18:00:41:213 APS-DATA.request id: 252, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:41:225 APS-DATA.confirm id: 252, status: 0x00 SUCCESS 18:00:41:226 APS-DATA.confirm request id: 252 -> confirmed, timeout 1615568441 18:00:41:229 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 151, rssi: 21 18:00:41:230 asdu: 2900070601219d05ffff2e2100fa12fdfeff818e5819ef250101b0 18:00:41:231 APS-DATA.indication request id: 252 -> finished 18:00:41:231 APS-DATA.request id: 252 erase from queue 18:00:41:231 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x0000 18:00:41:658 enqueue event config/localtime for /config/ 18:00:41:661 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:41:662 Poll light node RubanLedLidl 18:00:41:662 Idle timer triggered 18:00:41:663 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:00:41:664 don't create binding for attribute reporting of sensor LightLevel 18 18:00:41:664 Force binding of attribute reporting for node LightLevel 18 18:00:42:658 enqueue event config/localtime for /config/ 18:00:42:860 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:42:861 Poll light node SalonAppliqueGauche 18:00:43:657 enqueue event config/localtime for /config/ 18:00:43:659 Wait 0s till query finished 18:00:43:697 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:43:698 Poll light node CouloirLed1 18:00:44:583 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:00:44:584 Poll light node CouloirLed2 18:00:44:657 enqueue event config/localtime for /config/ 18:00:44:659 Idle timer triggered 18:00:44:662 Force read attributes for ZHASwitch SensorNode SYMFONISK Sound Controller 18:00:44:664 binding for attribute reporting of ep: 0x01 cluster 0x0001 seems to be active 18:00:44:665 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep) 18:00:44:666 Force binding of attribute reporting for node SYMFONISK Sound Controller 18:00:45:474 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:00:45:475 Poll light node CouloirLed3 18:00:45:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:00:45:658 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:00:45:660 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:00:45:661 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:00:45:662 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:00:45:663 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:00:45:664 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:00:45:665 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:00:45:666 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:00:45:666 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:00:45:667 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:00:45:668 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:00:45:668 enqueue event config/localtime for /config/ 18:00:46:013 APS-DATA.request id: 23, addrmode: 0x03, addr: 0x842e14fffe387b3e, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:46:035 APS-DATA.confirm id: 23, status: 0x00 SUCCESS 18:00:46:036 APS-DATA.confirm request id: 23 -> confirmed, timeout 1615568446 18:00:46:066 APS-DATA.indication srcAddr: 0x750b, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:00:46:068 asdu: 3000060003219d05ffff2e2100219d05ffff2e21000000040200b1219d05ffff2e2100bbda13feff142e84a73325020f57219d05ffff2e21004cce8cfeff23a4604fb825020f78 18:00:46:069 APS-DATA.indication request id: 23 -> finished 18:00:46:070 APS-DATA.request id: 23 erase from queue 18:00:46:071 enqueue event attr/lastseen for /lights/4 18:00:46:078 Websocket 10.0.10.111:51712 send message: {"attr":{"colorcapabilities":0,"ctmax":65279,"ctmin":0,"id":"4","lastannounced":null,"lastseen":"2021-03-12T17:00Z","manufacturername":"LIDL Livarno Lux","modelid":"HG06104A","name":"RubanLedLidl","swversion":null,"type":"Extended color light","uniqueid":"84:2e:14:ff:fe:38:7b:3e-01"},"e":"changed","id":"4","r":"lights","t":"event","uniqueid":"84:2e:14:ff:fe:38:7b:3e-01"} (ret = 373) 18:00:46:313 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:00:46:315 Poll light node SalonAppliqueDroite 18:00:46:657 enqueue event config/localtime for /config/ 18:00:46:658 Wait 2s till query finished 18:00:47:157 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:47:158 Poll light node RubanLedLidl 18:00:47:658 enqueue event config/localtime for /config/ 18:00:47:660 Wait 1s till query finished 18:00:48:049 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:48:050 Poll light node SalonAppliqueGauche 18:00:48:657 enqueue event config/localtime for /config/ 18:00:48:660 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:48:662 Poll light node CouloirLed1 18:00:48:663 Idle timer triggered 18:00:48:664 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:00:48:664 don't create binding for attribute reporting of sensor LightLevel 18 18:00:48:665 Force binding of attribute reporting for node LightLevel 18 18:00:48:892 APS-DATA.request id: 41, addrmode: 0x03, addr: 0x842e14fffe387b3e, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:48:914 APS-DATA.confirm id: 41, status: 0x00 SUCCESS 18:00:48:915 APS-DATA.confirm request id: 41 -> confirmed, timeout 1615568448 18:00:48:947 APS-DATA.indication srcAddr: 0x750b, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:00:48:948 asdu: 3600060303219d05ffff2e210010bac6feff818e580dd225020f60219d05ffff2e21005ce82dfeff72025c68e325020f9b219d05ffff2e2100fa12fdfeff818e5819ef25020f31 18:00:48:949 APS-DATA.indication request id: 41 -> finished 18:00:48:950 APS-DATA.request id: 41 erase from queue 18:00:48:950 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x750B 18:00:49:657 enqueue event config/localtime for /config/ 18:00:49:701 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:00:49:702 Poll light node CouloirLed2 18:00:50:582 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:00:50:583 Poll light node CouloirLed3 18:00:50:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:00:50:658 enqueue event config/localtime for /config/ 18:00:50:658 Wait 0s till query finished 18:00:51:474 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:00:51:475 Poll light node SalonAppliqueDroite 18:00:51:657 enqueue event config/localtime for /config/ 18:00:51:659 Idle timer triggered 18:00:51:660 binding for attribute reporting of ep: 0x01 cluster 0x0001 seems to be active 18:00:51:661 skip binding for attribute reporting of ep: 0x00 cluster 0x1000 (end-device might sleep) 18:00:51:661 Force binding of attribute reporting for node SYMFONISK Sound Controller 18:00:52:253 APS-DATA.request id: 60, addrmode: 0x03, addr: 0x60a423fffe8cce4c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:00:52:274 APS-DATA.confirm id: 60, status: 0x00 SUCCESS 18:00:52:275 APS-DATA.confirm request id: 60 -> confirmed, timeout 1615568452 18:00:52:287 APS-DATA.indication srcAddr: 0xb84f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -39 18:00:52:288 asdu: 3a00080003219d05ffff2e2100219d05ffff2e21000000040200fe219d05ffff2e2100bbda13feff142e84a73325020f82219d05ffff2e21003e7b38feff142e840b7525020f73 18:00:52:290 APS-DATA.indication request id: 60 -> finished 18:00:52:291 APS-DATA.request id: 60 erase from queue 18:00:52:312 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:52:313 Poll light node RubanLedLidl 18:00:52:657 enqueue event config/localtime for /config/ 18:00:53:157 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:53:158 Poll light node SalonAppliqueGauche 18:00:53:657 enqueue event config/localtime for /config/ 18:00:53:660 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:53:661 Poll light node CouloirLed1 18:00:53:663 Idle timer triggered 18:00:53:663 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:00:53:664 don't create binding for attribute reporting of sensor LightLevel 18 18:00:53:665 Force binding of attribute reporting for node LightLevel 18 18:00:54:657 enqueue event config/localtime for /config/ 18:00:54:704 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x0013, lqi: 255, rssi: -20 18:00:54:706 asdu: 818f8f78a0c8feff6f0d0080 18:00:54:707 unknown node 0x000D6FFFFEC8A078 (0x8F8F), lqi: 255 18:00:54:708 APS-DATA.indication from unknown node 0x000D6FFFFEC8A078 18:00:54:709 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 2, node: 0x8F8F 18:00:54:710 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 1, node: 0x8F8F 18:00:54:711 new node - ext: 0x000d6ffffec8a078, nwk: 0x8F8F 18:00:54:712 SensorNode 15 set node 0x000d6ffffec8a078 18:00:54:714 DeviceAnnce of SensorNode: 0x000D6FFFFEC8A078 [1] 18:00:54:715 enqueue event config/reachable for /sensors/15 18:00:54:716 skip check bindings for client clusters (no group) 18:00:54:717 nwk address changed 0x5E25 -> 0x8F8F [2] 18:00:54:718 enqueue event event/added for /sensors/15 18:00:54:718 device announce 0x000D6FFFFEC8A078 (0x8F8F) mac capabilities 0x80 18:00:54:720 set fast probe address to 0x000D6FFFFEC8A078 (0x8F8F) 18:00:54:720 FP indication 0x0000 / 0x0013 (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:54:721 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:54:721 device announce 0x000D6FFFFEC8A078 (0x8F8F) mac capabilities 0x80 18:00:54:746 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:00:54:761 skip check bindings for client clusters (no group) 18:00:54:762 Websocket 10.0.10.111:51712 send message: {"e":"added","id":"15","r":"sensors","sensor":{"config":{"battery":100,"on":true,"reachable":true},"ep":1,"etag":"2a018f0b9bfa232890d636544d340fa9","id":"15","lastseen":"2021-03-12T17:00Z","manufacturername":"ADEO","mode":1,"modelid":"LXEK-5","name":"LXEK-5 15","state":{"buttonevent":null,"lastupdated":"none"},"swversion":"2.8","type":"ZHASwitch","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"},"t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 452) 18:00:54:799 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:54:800 [1] get node descriptor for 0x000d6ffffec8a078 18:00:54:801 APS-DATA.request id: 78, addrmode: 0x02, addr: 0x8f8f, profile: 0x0000, cluster: 0x0002, ep: 0x00 -> 0x00 queue: 0 len: 3 tx.options 0x04 18:00:54:801 skip check bindings for client clusters (no group) 18:00:54:802 CTRL skip polling while permit join is set 18:00:54:862 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:00:54:863 Poll light node CouloirLed2 18:00:55:201 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:55:202 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 401 ms 18:00:55:204 skip check bindings for client clusters (no group) 18:00:55:205 CTRL skip polling while permit join is set 18:00:55:218 APS-DATA.confirm id: 78, status: 0x00 SUCCESS 18:00:55:219 APS-DATA.confirm request id: 78 -> confirmed, timeout 1615568454 18:00:55:613 APS-DATA.request id: 83, addrmode: 0x03, addr: 0x60a423fffe8cce4c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 1 len: 2 tx.options 0x00 18:00:55:631 APS-DATA.confirm id: 83, status: 0x00 SUCCESS 18:00:55:632 APS-DATA.confirm request id: 83 -> confirmed, timeout 1615568455 18:00:55:644 APS-DATA.indication srcAddr: 0xb84f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -39 18:00:55:645 asdu: 4100080303219d05ffff2e210010bac6feff818e580dd225020f8a219d05ffff2e21005ce82dfeff72025c68e325020fc5219d05ffff2e2100fa12fdfeff818e5819ef25020f6a 18:00:55:645 APS-DATA.indication request id: 83 -> finished 18:00:55:646 APS-DATA.request id: 83 erase from queue 18:00:55:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:00:55:658 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:00:55:659 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:00:55:660 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:00:55:661 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:00:55:661 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:00:55:662 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:00:55:663 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:00:55:664 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:00:55:665 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:00:55:665 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:00:55:666 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:00:55:666 enqueue event config/localtime for /config/ 18:00:55:667 Wait 24s till query finished 18:00:55:667 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 865 ms 18:00:55:700 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:00:55:701 Poll light node CouloirLed3 18:00:55:708 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:55:709 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 907 ms 18:00:55:710 skip check bindings for client clusters (no group) 18:00:55:711 CTRL skip polling while permit join is set 18:00:55:716 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8002, lqi: 255, rssi: -20 18:00:55:718 asdu: e0008f8f0240807712525200002c520000 18:00:55:719 APS-DATA.indication request id: 78 -> finished 18:00:55:720 APS-DATA.indication from child 0x8F8F 18:00:55:720 APS-DATA.request id: 78 erase from queue 18:00:55:721 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 3, node: 0x8F8F 18:00:55:721 DB pushZdpDescriptorDb() 18:00:55:721 DB save zll database items 0x00000801 18:00:55:722 DB sql exec REPLACE INTO nodes (id, state, mac, name, groups, endpoint, modelid, manufacturername, swbuildid, ritems) VALUES ('4', 'normal', '84:2e:14:ff:fe:38:7b:3e-01', 'RubanLedLidl', '65520', '1', 'HG06104A', 'LIDL Livarno Lux', '', '{"attr/id":"4","attr/lastannounced":null,"attr/lastseen":"2021-03-12T17:00Z","attr/manufacturername":"LIDL Livarno Lux","attr/modelid":"HG06104A","attr/name":"RubanLedLidl","attr/swversion":null,"attr/type":"Extended color light","attr/uniqueid":"84:2e:14:ff:fe:38:7b:3e-01","config/colorcapabilities":0,"config/ctmax":65279,"config/ctmin":0,"state/alert":null,"state/bri":9,"state/colormode":"ct","state/ct":500,"state/effect":"colorloop","state/hue":0,"state/on":false,"state/reachable":true,"state/sat":254,"state/x":10454,"state/y":32754}') 18:00:55:723 DB sql exec UPDATE devices SET nwk = 36751 WHERE mac = '00:0d:6f:ff:fe:c8:a0:78';INSERT INTO devices (mac,nwk,timestamp) SELECT '00:0d:6f:ff:fe:c8:a0:78', 36751, strftime('%s','now') WHERE (SELECT changes() = 0); 18:00:55:730 DB saved in 8 ms 18:00:55:731 APS-DATA.request id: 87, addrmode: 0x02, addr: 0x8f8f, profile: 0x0000, cluster: 0x0005, ep: 0x00 -> 0x00 queue: 0 len: 3 tx.options 0x00 18:00:55:732 [ND] NWK: 0x8F8F 18:00:55:732 [ND] Ext: 0x000d6ffffec8a078 18:00:55:732 [ND] Current node descriptor: 0x0240807712525200002c520000 18:00:55:733 [ND] Checking node... 18:00:55:733 [ND] All good, nothing to do... 18:00:55:733 FP indication 0x0000 / 0x8002 (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:55:734 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:55:734 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) cluster 0x8002 18:00:55:735 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) clear timeout on cluster 0x8002 18:00:55:742 [2] get active endpoints for 0x000d6ffffec8a078 18:00:55:743 APS-DATA.request id: 88, addrmode: 0x02, addr: 0x8f8f, profile: 0x0000, cluster: 0x0005, ep: 0x00 -> 0x00 queue: 1 len: 3 tx.options 0x04 18:00:56:213 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:56:214 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 469 ms 18:00:56:215 skip check bindings for client clusters (no group) 18:00:56:216 0x000D6FFFFEC8A078 (LXEK-5) create binding for attribute reporting of cluster 0x0001 on endpoint 0x01 18:00:56:217 queue binding task for 0x000D6FFFFEC8A078, cluster 0x0001 18:00:56:218 CTRL skip polling while permit join is set 18:00:56:218 APS-DATA.confirm id: 87, status: 0x00 SUCCESS 18:00:56:219 APS-DATA.confirm request id: 87 -> confirmed, timeout 1615568455 18:00:56:224 APS-DATA.request id: 91, addrmode: 0x03, addr: 0x000d6ffffec8a078, profile: 0x0000, cluster: 0x0021, ep: 0x00 -> 0x00 queue: 2 len: 22 tx.options 0x04 18:00:56:226 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8005, lqi: 255, rssi: -22 18:00:56:227 asdu: e1008f8f0101 18:00:56:228 APS-DATA.indication request id: 87 -> finished 18:00:56:228 APS-DATA.indication from child 0x8F8F 18:00:56:229 APS-DATA.request id: 87 erase from queue 18:00:56:229 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 7, node: 0x8F8F 18:00:56:229 FP indication 0x0000 / 0x8005 (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:56:230 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:56:230 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) cluster 0x8005 18:00:56:231 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) clear timeout on cluster 0x8005 18:00:56:238 [3] get simple descriptor 0x01 for 0x000d6ffffec8a078 18:00:56:239 APS-DATA.request id: 93, addrmode: 0x02, addr: 0x8f8f, profile: 0x0000, cluster: 0x0004, ep: 0x00 -> 0x00 queue: 2 len: 4 tx.options 0x04 18:00:56:583 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:00:56:584 Poll light node SalonAppliqueDroite 18:00:56:657 enqueue event config/localtime for /config/ 18:00:56:660 Wait 29s till query finished 18:00:56:717 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:56:718 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 478 ms 18:00:56:719 skip check bindings for client clusters (no group) 18:00:56:719 CTRL skip polling while permit join is set 18:00:56:734 APS-DATA.confirm id: 88, status: 0x00 SUCCESS 18:00:56:735 APS-DATA.confirm request id: 88 -> confirmed, timeout 1615568455 18:00:57:225 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:57:226 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 986 ms 18:00:57:227 skip check bindings for client clusters (no group) 18:00:57:228 CTRL skip polling while permit join is set 18:00:57:239 APS-DATA.confirm id: 91, status: 0x00 SUCCESS 18:00:57:241 APS-DATA.confirm request id: 91 -> confirmed, timeout 1615568456 18:00:57:253 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x0000, lqi: 255, rssi: -13 18:00:57:254 asdu: 82219d05ffff2e21000000 18:00:57:254 APS-DATA.indication from child 0x8F8F 18:00:57:255 APS-DATA.request id: 99, addrmode: 0x02, addr: 0x8f8f, profile: 0x0000, cluster: 0x8000, ep: 0x00 -> 0x00 queue: 3 len: 12 tx.options 0x04 18:00:57:475 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:00:57:475 Poll light node RubanLedLidl 18:00:57:657 enqueue event config/localtime for /config/ 18:00:57:659 Wait 28s till query finished 18:00:57:730 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:57:731 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 1491 ms 18:00:57:732 skip check bindings for client clusters (no group) 18:00:57:733 CTRL skip polling while permit join is set 18:00:57:752 APS-DATA.confirm id: 93, status: 0x00 SUCCESS 18:00:57:753 APS-DATA.confirm request id: 93 -> confirmed, timeout 1615568456 18:00:58:233 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:58:234 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 1994 ms 18:00:58:235 skip check bindings for client clusters (no group) 18:00:58:236 CTRL skip polling while permit join is set 18:00:58:250 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8005, lqi: 255, rssi: -18 18:00:58:251 asdu: e2008f8f0101 18:00:58:251 APS-DATA.indication request id: 88 -> finished 18:00:58:252 APS-DATA.indication from child 0x8F8F 18:00:58:252 APS-DATA.request id: 88 erase from queue 18:00:58:252 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 7, node: 0x8F8F 18:00:58:253 FP indication 0x0000 / 0x8005 (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:58:253 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:00:58:254 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) cluster 0x8005 18:00:58:260 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 2020 ms 18:00:58:318 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:00:58:319 Poll light node SalonAppliqueGauche 18:00:58:658 enqueue event config/localtime for /config/ 18:00:58:659 sql exec SELECT conf FROM zbconf ORDER BY rowid desc limit 1 18:00:58:661 Wait 27s till query finished 18:00:58:737 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:58:738 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 2499 ms 18:00:58:739 skip check bindings for client clusters (no group) 18:00:58:740 CTRL skip polling while permit join is set 18:00:58:740 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8021, lqi: 255, rssi: -13 18:00:58:741 asdu: 8300 18:00:58:742 APS-DATA.indication request id: 91 -> finished 18:00:58:743 APS-DATA.indication from child 0x8F8F 18:00:58:744 APS-DATA.request id: 91 erase from queue 18:00:58:744 Bind response success for 0x000d6ffffec8a078 ep: 0x01 cluster: 0x0001 18:00:58:972 APS-DATA.request id: 112, addrmode: 0x03, addr: 0x60a423fffe8cce4c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 2 len: 2 tx.options 0x00 18:00:58:994 APS-DATA.confirm id: 112, status: 0x00 SUCCESS 18:00:58:995 APS-DATA.confirm request id: 112 -> confirmed, timeout 1615568458 18:00:59:005 APS-DATA.indication srcAddr: 0xb84f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -38 18:00:59:006 asdu: 4500080602219d05ffff2e2100f4e1e8feff570b003108120002ca219d05ffff2e2100e6beb3feff72025cd586120002c8 18:00:59:007 APS-DATA.indication request id: 112 -> finished 18:00:59:008 APS-DATA.request id: 112 erase from queue 18:00:59:008 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0xB84F 18:00:59:158 poll node 84:2e:14:ff:fe:13:da:bb-01 18:00:59:159 Poll light node CouloirLed1 18:00:59:245 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:59:246 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 3006 ms 18:00:59:247 skip check bindings for client clusters (no group) 18:00:59:247 CTRL skip polling while permit join is set 18:00:59:657 enqueue event config/localtime for /config/ 18:00:59:658 Wait 26s till query finished 18:00:59:750 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:00:59:752 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 3512 ms 18:00:59:753 skip check bindings for client clusters (no group) 18:00:59:754 CTRL skip polling while permit join is set 18:00:59:759 APS-DATA.confirm id: 99, status: 0x00 SUCCESS 18:00:59:773 aps request id: 99 finished, erase from queue 18:01:00:048 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:00:049 Poll light node CouloirLed2 18:01:00:253 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:00:255 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 4015 ms 18:01:00:256 skip check bindings for client clusters (no group) 18:01:00:256 CTRL skip polling while permit join is set 18:01:00:257 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -19 18:01:00:258 asdu: 08010a210020c8 18:01:00:259 APS-DATA.indication from child 0x8F8F 18:01:00:261 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:00:262 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:00:262 enqueue event config/battery for /sensors/15 18:01:00:262 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:00:263 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:00:263 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 1 18:01:00:264 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:00:264 payload: 210020c8 18:01:00:265 APS-DATA.request id: 121, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:00:269 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:00:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:01:00:658 enqueue event config/localtime for /config/ 18:01:00:658 Wait 26s till query finished 18:01:00:757 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:00:758 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 4518 ms 18:01:00:759 skip check bindings for client clusters (no group) 18:01:00:759 CTRL skip polling while permit join is set 18:01:00:764 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -20 18:01:00:765 asdu: 08030a210020c8 18:01:00:767 APS-DATA.indication from child 0x8F8F 18:01:00:768 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:00:769 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:00:770 enqueue event config/battery for /sensors/15 18:01:00:770 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:00:770 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:00:771 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 3 18:01:00:771 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:00:771 payload: 210020c8 18:01:00:772 APS-DATA.request id: 126, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:00:776 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:00:860 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:00:861 Poll light node CouloirLed3 18:01:01:264 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:01:266 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 5026 ms 18:01:01:267 skip check bindings for client clusters (no group) 18:01:01:268 CTRL skip polling while permit join is set 18:01:01:268 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -18 18:01:01:269 asdu: 08040a210020c8 18:01:01:270 APS-DATA.indication from child 0x8F8F 18:01:01:271 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:01:272 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:01:275 enqueue event config/battery for /sensors/15 18:01:01:275 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:01:276 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:01:277 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 4 18:01:01:278 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:01:279 payload: 210020c8 18:01:01:280 APS-DATA.request id: 131, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:01:01:287 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:01:657 enqueue event config/localtime for /config/ 18:01:01:659 Wait 27s till query finished 18:01:01:701 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:01:702 Poll light node SalonAppliqueDroite 18:01:01:772 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:01:773 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 5533 ms 18:01:01:774 skip check bindings for client clusters (no group) 18:01:01:775 CTRL skip polling while permit join is set 18:01:01:776 APS-DATA.confirm id: 121, status: 0x00 SUCCESS 18:01:01:777 APS-DATA.confirm request id: 121 -> erase from queue 18:01:01:780 aps request id: 121 finished, erase from queue 18:01:02:272 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:02:274 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 6034 ms 18:01:02:275 skip check bindings for client clusters (no group) 18:01:02:276 CTRL skip polling while permit join is set 18:01:02:332 APS-DATA.request id: 136, addrmode: 0x03, addr: 0x842e14fffe13dabb, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 3 len: 2 tx.options 0x00 18:01:02:352 APS-DATA.confirm id: 136, status: 0x00 SUCCESS 18:01:02:353 APS-DATA.confirm request id: 136 -> confirmed, timeout 1615568462 18:01:02:384 APS-DATA.indication srcAddr: 0x33a7, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:01:02:384 asdu: 4900060003219d05ffff2e2100219d05ffff2e21000000040200a4219d05ffff2e21003e7b38feff142e840b7525020f38219d05ffff2e21004cce8cfeff23a4604fb825020f6b 18:01:02:385 APS-DATA.indication request id: 136 -> finished 18:01:02:386 APS-DATA.request id: 136 erase from queue 18:01:02:387 enqueue event attr/lastseen for /lights/6 18:01:02:393 Websocket 10.0.10.111:51712 send message: {"attr":{"colorcapabilities":0,"ctmax":65279,"ctmin":0,"id":"6","lastannounced":null,"lastseen":"2021-03-12T17:01Z","manufacturername":"LIDL Livarno Lux","modelid":"HG06492A","name":"CouloirLed1","swversion":null,"type":"Color temperature light","uniqueid":"84:2e:14:ff:fe:13:da:bb-01"},"e":"changed","id":"6","r":"lights","t":"event","uniqueid":"84:2e:14:ff:fe:13:da:bb-01"} (ret = 375) 18:01:02:582 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:02:583 Poll light node RubanLedLidl 18:01:02:658 enqueue event config/localtime for /config/ 18:01:02:660 Wait 26s till query finished 18:01:02:780 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:02:781 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 6542 ms 18:01:02:782 skip check bindings for client clusters (no group) 18:01:02:783 CTRL skip polling while permit join is set 18:01:02:786 APS-DATA.confirm id: 126, status: 0x00 SUCCESS 18:01:02:787 APS-DATA.confirm request id: 126 -> erase from queue 18:01:02:813 aps request id: 126 finished, erase from queue 18:01:03:286 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:03:288 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 7048 ms 18:01:03:289 skip check bindings for client clusters (no group) 18:01:03:290 CTRL skip polling while permit join is set 18:01:03:291 APS-DATA.confirm id: 131, status: 0x00 SUCCESS 18:01:03:292 APS-DATA.confirm request id: 131 -> erase from queue 18:01:03:298 aps request id: 131 finished, erase from queue 18:01:03:476 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:03:476 Poll light node SalonAppliqueGauche 18:01:03:657 enqueue event config/localtime for /config/ 18:01:03:659 Wait 25s till query finished 18:01:03:789 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:03:791 wait response fastEnddeviceProbe() 0x000D6FFFFEC8A078, elapsed 7551 ms 18:01:03:791 skip check bindings for client clusters (no group) 18:01:03:792 CTRL skip polling while permit join is set 18:01:03:798 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8004, lqi: 255, rssi: -31 18:01:03:800 asdu: e3008f8f2201040100080106000001000300050b001001fd070300040006000800190000030010 18:01:03:801 APS-DATA.indication request id: 93 -> finished 18:01:03:802 APS-DATA.indication from child 0x8F8F 18:01:03:802 APS-DATA.request id: 93 erase from queue 18:01:03:803 copy Power Configuration cluster data 18:01:03:804 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 5, node: 0x8F8F 18:01:03:804 DB pushZdpDescriptorDb() 18:01:03:805 FP indication 0x0000 / 0x8004 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:03:805 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:03:805 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) cluster 0x8004 18:01:03:805 ZDP indication search sensors 0x000D6FFFFEC8A078 (0x8F8F) clear timeout on cluster 0x8004 18:01:04:295 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:04:296 skip check bindings for client clusters (no group) 18:01:04:297 CTRL skip polling while permit join is set 18:01:04:303 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:01:04:304 asdu: 08050a210020c8 18:01:04:305 APS-DATA.indication from child 0x8F8F 18:01:04:306 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:04:307 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:04:307 enqueue event config/battery for /sensors/15 18:01:04:308 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:04:309 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:04:310 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 5 18:01:04:310 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:04:311 payload: 210020c8 18:01:04:312 APS-DATA.request id: 152, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:04:317 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:04:317 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:04:318 Poll light node CouloirLed1 18:01:04:658 enqueue event config/localtime for /config/ 18:01:04:659 Wait 25s till query finished 18:01:04:799 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:04:800 skip check bindings for client clusters (no group) 18:01:04:801 CTRL skip polling while permit join is set 18:01:04:806 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:01:04:808 asdu: 08060a210020c8 18:01:04:810 APS-DATA.indication from child 0x8F8F 18:01:04:810 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:04:811 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:04:811 enqueue event config/battery for /sensors/15 18:01:04:812 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:04:812 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:04:813 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 6 18:01:04:813 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:04:814 payload: 210020c8 18:01:04:815 APS-DATA.request id: 156, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:04:827 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:05:157 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:05:158 Poll light node CouloirLed2 18:01:05:307 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:05:308 skip check bindings for client clusters (no group) 18:01:05:309 CTRL skip polling while permit join is set 18:01:05:315 APS-DATA.confirm id: 152, status: 0x00 SUCCESS 18:01:05:317 APS-DATA.confirm request id: 152 -> erase from queue 18:01:05:373 aps request id: 152 finished, erase from queue 18:01:05:658 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:01:05:658 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:01:05:659 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:01:05:660 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:01:05:661 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:01:05:662 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:01:05:663 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:01:05:663 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:01:05:664 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:01:05:665 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:01:05:666 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:01:05:667 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:01:05:667 enqueue event config/localtime for /config/ 18:01:05:668 Wait 25s till query finished 18:01:05:693 APS-DATA.request id: 163, addrmode: 0x03, addr: 0x842e14fffe13dabb, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 1 len: 2 tx.options 0x00 18:01:05:819 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:05:820 skip check bindings for client clusters (no group) 18:01:05:821 CTRL skip polling while permit join is set 18:01:05:827 APS-DATA.confirm id: 163, status: 0x00 SUCCESS 18:01:05:828 APS-DATA.confirm request id: 163 -> confirmed, timeout 1615568465 18:01:05:833 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:05:834 asdu: 08070a210020c8 18:01:05:835 APS-DATA.indication from child 0x8F8F 18:01:05:836 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:05:836 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:05:837 enqueue event config/battery for /sensors/15 18:01:05:837 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:05:837 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:05:838 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 7 18:01:05:838 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:05:838 payload: 210020c8 18:01:05:840 APS-DATA.request id: 165, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:05:844 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:05:889 APS-DATA.indication srcAddr: 0x33a7, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -54 18:01:05:890 asdu: 5000060303219d05ffff2e210010bac6feff818e580dd225020fc8219d05ffff2e21005ce82dfeff72025c68e325020f60219d05ffff2e2100fa12fdfeff818e5819ef25020fd4 18:01:05:891 APS-DATA.indication request id: 163 -> finished 18:01:05:892 APS-DATA.request id: 163 erase from queue 18:01:05:893 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0x33A7 18:01:06:051 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:06:052 Poll light node CouloirLed3 18:01:06:312 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:06:313 skip check bindings for client clusters (no group) 18:01:06:314 CTRL skip polling while permit join is set 18:01:06:319 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:01:06:322 asdu: 08090a210020c8 18:01:06:323 APS-DATA.indication from child 0x8F8F 18:01:06:324 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:06:324 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:06:325 enqueue event config/battery for /sensors/15 18:01:06:326 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:06:326 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:06:326 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 9 18:01:06:327 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:06:327 payload: 210020c8 18:01:06:327 APS-DATA.request id: 170, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:06:328 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:06:658 enqueue event config/localtime for /config/ 18:01:06:659 Wait 26s till query finished 18:01:06:818 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:06:819 skip check bindings for client clusters (no group) 18:01:06:820 CTRL skip polling while permit join is set 18:01:06:825 APS-DATA.confirm id: 156, status: 0x00 SUCCESS 18:01:06:826 APS-DATA.confirm request id: 156 -> erase from queue 18:01:06:864 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:06:865 Poll light node SalonAppliqueDroite 18:01:06:893 aps request id: 156 finished, erase from queue 18:01:07:324 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:07:325 skip check bindings for client clusters (no group) 18:01:07:326 CTRL skip polling while permit join is set 18:01:07:331 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -20 18:01:07:333 asdu: 08080a210020c8 18:01:07:335 APS-DATA.indication from child 0x8F8F 18:01:07:337 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:07:337 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:07:338 enqueue event config/battery for /sensors/15 18:01:07:339 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:07:339 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:07:340 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 8 18:01:07:340 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:07:341 payload: 210020c8 18:01:07:341 APS-DATA.request id: 179, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:07:346 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:07:657 enqueue event config/localtime for /config/ 18:01:07:659 Wait 26s till query finished 18:01:07:704 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:07:705 Poll light node RubanLedLidl 18:01:07:832 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:07:834 skip check bindings for client clusters (no group) 18:01:07:835 CTRL skip polling while permit join is set 18:01:07:840 APS-DATA.confirm id: 165, status: 0x00 SUCCESS 18:01:07:842 APS-DATA.confirm request id: 165 -> erase from queue 18:01:07:853 aps request id: 165 finished, erase from queue 18:01:08:337 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:08:339 skip check bindings for client clusters (no group) 18:01:08:340 CTRL skip polling while permit join is set 18:01:08:345 APS-DATA.confirm id: 170, status: 0x00 SUCCESS 18:01:08:346 APS-DATA.confirm request id: 170 -> erase from queue 18:01:08:413 aps request id: 170 finished, erase from queue 18:01:08:583 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:08:584 Poll light node SalonAppliqueGauche 18:01:08:658 enqueue event config/localtime for /config/ 18:01:08:660 Wait 25s till query finished 18:01:08:841 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:08:843 skip check bindings for client clusters (no group) 18:01:08:844 CTRL skip polling while permit join is set 18:01:08:850 APS-DATA.confirm id: 179, status: 0x00 SUCCESS 18:01:08:851 APS-DATA.confirm request id: 179 -> erase from queue 18:01:08:893 aps request id: 179 finished, erase from queue 18:01:09:053 APS-DATA.request id: 189, addrmode: 0x03, addr: 0x588e81fffefd12fa, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:01:09:073 APS-DATA.confirm id: 189, status: 0x00 SUCCESS 18:01:09:074 APS-DATA.confirm request id: 189 -> confirmed, timeout 1615568469 18:01:09:148 APS-DATA.indication srcAddr: 0xef19, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -56 18:01:09:152 asdu: 5600060003219d05ffff2e2100219d05ffff2e210000002402008e219d05ffff2e2100bbda13feff142e84a73305020ff2219d05ffff2e21003e7b38feff142e840b7525020f2b 18:01:09:153 APS-DATA.indication request id: 189 -> finished 18:01:09:155 APS-DATA.request id: 189 erase from queue 18:01:09:155 enqueue event attr/lastseen for /lights/7 18:01:09:158 Websocket 10.0.10.111:51712 send message: {"attr":{"colorcapabilities":0,"ctmax":65279,"ctmin":0,"id":"7","lastannounced":null,"lastseen":"2021-03-12T17:01Z","manufacturername":"LIDL Livarno Lux","modelid":"HG06492A","name":"CouloirLed2","swversion":null,"type":"Color temperature light","uniqueid":"58:8e:81:ff:fe:fd:12:fa-01"},"e":"changed","id":"7","r":"lights","t":"event","uniqueid":"58:8e:81:ff:fe:fd:12:fa-01"} (ret = 375) 18:01:09:345 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:09:346 skip check bindings for client clusters (no group) 18:01:09:347 CTRL skip polling while permit join is set 18:01:09:348 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -16 18:01:09:350 asdu: 080a0a210020c8 18:01:09:351 APS-DATA.indication from child 0x8F8F 18:01:09:352 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:09:353 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:09:354 enqueue event config/battery for /sensors/15 18:01:09:355 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:09:356 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:09:357 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 10 18:01:09:357 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:09:358 payload: 210020c8 18:01:09:358 APS-DATA.request id: 193, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:09:363 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:09:482 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:09:482 Poll light node CouloirLed1 18:01:09:657 enqueue event config/localtime for /config/ 18:01:09:658 Wait 25s till query finished 18:01:09:851 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:09:852 skip check bindings for client clusters (no group) 18:01:09:854 CTRL skip polling while permit join is set 18:01:09:855 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -16 18:01:09:856 asdu: 080c0a210020c8 18:01:09:857 APS-DATA.indication from child 0x8F8F 18:01:09:858 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:09:860 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:09:861 enqueue event config/battery for /sensors/15 18:01:09:864 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:09:865 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:09:865 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 12 18:01:09:866 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:09:866 payload: 210020c8 18:01:09:867 APS-DATA.request id: 198, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:09:872 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:10:323 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:10:325 Poll light node CouloirLed2 18:01:10:352 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:10:354 skip check bindings for client clusters (no group) 18:01:10:355 CTRL skip polling while permit join is set 18:01:10:360 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:10:362 asdu: 080b0a210020c8 18:01:10:363 APS-DATA.indication from child 0x8F8F 18:01:10:364 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:10:365 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:10:366 enqueue event config/battery for /sensors/15 18:01:10:366 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:10:367 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:10:368 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 11 18:01:10:368 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:10:368 payload: 210020c8 18:01:10:369 APS-DATA.request id: 202, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:10:373 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:10:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:01:10:658 enqueue event config/localtime for /config/ 18:01:10:659 Wait 26s till query finished 18:01:10:861 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:10:862 skip check bindings for client clusters (no group) 18:01:10:863 CTRL skip polling while permit join is set 18:01:10:869 APS-DATA.confirm id: 193, status: 0x00 SUCCESS 18:01:10:871 APS-DATA.confirm request id: 193 -> erase from queue 18:01:10:893 aps request id: 193 finished, erase from queue 18:01:11:157 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:11:158 Poll light node CouloirLed3 18:01:11:365 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:11:370 skip check bindings for client clusters (no group) 18:01:11:371 CTRL skip polling while permit join is set 18:01:11:372 APS-DATA.confirm id: 198, status: 0x00 SUCCESS 18:01:11:373 APS-DATA.confirm request id: 198 -> erase from queue 18:01:11:377 aps request id: 198 finished, erase from queue 18:01:11:657 enqueue event config/localtime for /config/ 18:01:11:659 Wait 25s till query finished 18:01:11:871 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:11:872 skip check bindings for client clusters (no group) 18:01:11:873 CTRL skip polling while permit join is set 18:01:11:877 APS-DATA.confirm id: 202, status: 0x00 SUCCESS 18:01:11:879 APS-DATA.confirm request id: 202 -> erase from queue 18:01:11:933 aps request id: 202 finished, erase from queue 18:01:12:050 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:12:051 Poll light node SalonAppliqueDroite 18:01:12:374 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:12:376 skip check bindings for client clusters (no group) 18:01:12:377 CTRL skip polling while permit join is set 18:01:12:383 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:12:385 asdu: 080d0a210020c8 18:01:12:386 APS-DATA.indication from child 0x8F8F 18:01:12:387 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:12:387 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:12:388 enqueue event config/battery for /sensors/15 18:01:12:388 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:12:388 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:12:389 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 13 18:01:12:389 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:12:389 payload: 210020c8 18:01:12:390 APS-DATA.request id: 216, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:12:394 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:12:413 APS-DATA.request id: 218, addrmode: 0x03, addr: 0x588e81fffefd12fa, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 1 len: 2 tx.options 0x00 18:01:12:432 APS-DATA.confirm id: 218, status: 0x00 SUCCESS 18:01:12:433 APS-DATA.confirm request id: 218 -> confirmed, timeout 1615568472 18:01:12:457 APS-DATA.indication srcAddr: 0xef19, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -56 18:01:12:459 asdu: 5c00060303219d05ffff2e21004cce8cfeff23a4604fb825020f6c219d05ffff2e210010bac6feff818e580dd225020fff219d05ffff2e21005ce82dfeff72025c68e325020f6f 18:01:12:460 APS-DATA.indication request id: 218 -> finished 18:01:12:461 APS-DATA.request id: 218 erase from queue 18:01:12:462 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0xEF19 18:01:12:658 enqueue event config/localtime for /config/ 18:01:12:660 Wait 25s till query finished 18:01:12:869 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:12:870 Poll light node RubanLedLidl 18:01:12:879 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:12:880 skip check bindings for client clusters (no group) 18:01:12:881 CTRL skip polling while permit join is set 18:01:12:883 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -19 18:01:12:884 asdu: 080f0a210020c8 18:01:12:884 APS-DATA.indication from child 0x8F8F 18:01:12:885 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:12:885 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:12:886 enqueue event config/battery for /sensors/15 18:01:12:886 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:12:887 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:12:887 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 15 18:01:12:887 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:12:888 payload: 210020c8 18:01:12:888 APS-DATA.request id: 222, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:12:893 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:13:387 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:13:388 skip check bindings for client clusters (no group) 18:01:13:389 CTRL skip polling while permit join is set 18:01:13:395 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -19 18:01:13:397 asdu: 08100a210020c8 18:01:13:399 APS-DATA.indication from child 0x8F8F 18:01:13:400 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:13:401 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:13:401 enqueue event config/battery for /sensors/15 18:01:13:402 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:13:402 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:13:402 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 16 18:01:13:403 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:13:403 payload: 210020c8 18:01:13:403 APS-DATA.request id: 227, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:13:407 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:13:658 CTRL db store gui node 00:0d:6f:ff:fe:c8:a0:78 18:01:13:668 saved node state in 0 ms 18:01:13:679 sync() in 10 ms 18:01:13:680 enqueue event config/localtime for /config/ 18:01:13:680 Wait 26s till query finished 18:01:13:709 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:13:710 Poll light node SalonAppliqueGauche 18:01:13:893 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:13:894 skip check bindings for client clusters (no group) 18:01:13:895 CTRL skip polling while permit join is set 18:01:13:900 APS-DATA.confirm id: 216, status: 0x00 SUCCESS 18:01:13:901 APS-DATA.confirm request id: 216 -> erase from queue 18:01:13:932 aps request id: 216 finished, erase from queue 18:01:14:397 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:14:399 skip check bindings for client clusters (no group) 18:01:14:400 CTRL skip polling while permit join is set 18:01:14:405 APS-DATA.confirm id: 222, status: 0x00 SUCCESS 18:01:14:407 APS-DATA.confirm request id: 222 -> erase from queue 18:01:14:413 aps request id: 222 finished, erase from queue 18:01:14:581 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:14:582 Poll light node CouloirLed1 18:01:14:657 enqueue event config/localtime for /config/ 18:01:14:659 Wait 25s till query finished 18:01:14:901 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:14:902 skip check bindings for client clusters (no group) 18:01:14:903 CTRL skip polling while permit join is set 18:01:14:909 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:14:911 asdu: 08110a210020c8 18:01:14:912 APS-DATA.indication from child 0x8F8F 18:01:14:913 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:14:914 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:14:914 enqueue event config/battery for /sensors/15 18:01:14:914 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:14:915 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:14:915 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 17 18:01:14:915 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:14:916 payload: 210020c8 18:01:14:916 APS-DATA.request id: 237, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:14:920 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:15:411 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:15:412 skip check bindings for client clusters (no group) 18:01:15:414 CTRL skip polling while permit join is set 18:01:15:420 APS-DATA.confirm id: 227, status: 0x00 SUCCESS 18:01:15:421 APS-DATA.confirm request id: 227 -> erase from queue 18:01:15:453 aps request id: 227 finished, erase from queue 18:01:15:475 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:15:477 Poll light node CouloirLed2 18:01:15:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:01:15:658 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:01:15:658 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:01:15:660 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:01:15:660 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:01:15:661 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:01:15:662 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:01:15:663 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:01:15:664 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:01:15:665 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:01:15:665 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:01:15:666 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:01:15:666 enqueue event config/localtime for /config/ 18:01:15:667 Wait 25s till query finished 18:01:15:773 APS-DATA.request id: 245, addrmode: 0x03, addr: 0x588e81fffec6ba10, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 1 len: 2 tx.options 0x00 18:01:15:793 APS-DATA.confirm id: 245, status: 0x00 SUCCESS 18:01:15:794 APS-DATA.confirm request id: 245 -> confirmed, timeout 1615568475 18:01:15:862 APS-DATA.indication srcAddr: 0xd20d, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 223, rssi: -66 18:01:15:863 asdu: 6300070003219d05ffff2e2100219d05ffff2e2100000024020091219d05ffff2e2100bbda13feff142e84a73325020fc9219d05ffff2e21003e7b38feff142e840b7525020f43 18:01:15:864 APS-DATA.indication request id: 245 -> finished 18:01:15:865 APS-DATA.request id: 245 erase from queue 18:01:15:866 enqueue event attr/lastseen for /lights/8 18:01:15:873 Websocket 10.0.10.111:51712 send message: {"attr":{"colorcapabilities":0,"ctmax":65279,"ctmin":0,"id":"8","lastannounced":null,"lastseen":"2021-03-12T17:01Z","manufacturername":"LIDL Livarno Lux","modelid":"HG06492A","name":"CouloirLed3","swversion":null,"type":"Color temperature light","uniqueid":"58:8e:81:ff:fe:c6:ba:10-01"},"e":"changed","id":"8","r":"lights","t":"event","uniqueid":"58:8e:81:ff:fe:c6:ba:10-01"} (ret = 375) 18:01:15:911 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:15:912 skip check bindings for client clusters (no group) 18:01:15:912 CTRL skip polling while permit join is set 18:01:15:915 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -21 18:01:15:915 asdu: 08120a210020c8 18:01:15:916 APS-DATA.indication from child 0x8F8F 18:01:15:917 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:15:918 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:15:919 enqueue event config/battery for /sensors/15 18:01:15:920 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:15:921 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:15:921 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 18 18:01:15:922 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:15:922 payload: 210020c8 18:01:15:922 APS-DATA.request id: 249, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:15:929 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:16:317 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:16:318 Poll light node CouloirLed3 18:01:16:421 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:16:422 skip check bindings for client clusters (no group) 18:01:16:423 CTRL skip polling while permit join is set 18:01:16:427 APS-DATA.confirm id: 237, status: 0x00 SUCCESS 18:01:16:428 APS-DATA.confirm request id: 237 -> erase from queue 18:01:16:493 aps request id: 237 finished, erase from queue 18:01:16:657 enqueue event config/localtime for /config/ 18:01:16:659 Wait 25s till query finished 18:01:16:921 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:16:922 skip check bindings for client clusters (no group) 18:01:16:922 CTRL skip polling while permit join is set 18:01:16:925 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -19 18:01:16:926 asdu: 08130a210020c8 18:01:16:927 APS-DATA.indication from child 0x8F8F 18:01:16:928 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:16:929 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:16:929 enqueue event config/battery for /sensors/15 18:01:16:930 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:16:930 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:16:931 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 19 18:01:16:931 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:16:932 payload: 210020c8 18:01:16:933 APS-DATA.request id: 255, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:16:937 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:17:157 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:17:159 Poll light node SalonAppliqueDroite 18:01:17:429 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:17:431 skip check bindings for client clusters (no group) 18:01:17:432 CTRL skip polling while permit join is set 18:01:17:437 APS-DATA.confirm id: 249, status: 0x00 SUCCESS 18:01:17:439 APS-DATA.confirm request id: 249 -> erase from queue 18:01:17:452 aps request id: 249 finished, erase from queue 18:01:17:657 enqueue event config/localtime for /config/ 18:01:17:659 Wait 25s till query finished 18:01:17:937 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:17:938 skip check bindings for client clusters (no group) 18:01:17:940 CTRL skip polling while permit join is set 18:01:17:941 APS-DATA.confirm id: 255, status: 0x00 SUCCESS 18:01:17:942 APS-DATA.confirm request id: 255 -> erase from queue 18:01:18:013 aps request id: 255 finished, erase from queue 18:01:18:048 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:18:049 Poll light node RubanLedLidl 18:01:18:441 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:18:446 skip check bindings for client clusters (no group) 18:01:18:446 CTRL skip polling while permit join is set 18:01:18:447 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -20 18:01:18:447 asdu: 08140a210020c8 18:01:18:448 APS-DATA.indication from child 0x8F8F 18:01:18:448 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:18:449 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:18:449 enqueue event config/battery for /sensors/15 18:01:18:450 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:18:450 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:18:451 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 20 18:01:18:452 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:18:452 payload: 210020c8 18:01:18:453 APS-DATA.request id: 9, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:18:458 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:18:657 enqueue event config/localtime for /config/ 18:01:18:659 Wait 25s till query finished 18:01:18:861 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:18:862 Poll light node SalonAppliqueGauche 18:01:18:946 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:18:947 skip check bindings for client clusters (no group) 18:01:18:948 CTRL skip polling while permit join is set 18:01:18:953 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -21 18:01:18:954 asdu: 08150a210020c8 18:01:18:955 APS-DATA.indication from child 0x8F8F 18:01:18:956 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:18:957 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:18:958 enqueue event config/battery for /sensors/15 18:01:18:959 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:18:960 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:18:960 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 21 18:01:18:961 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:18:962 payload: 210020c8 18:01:18:962 APS-DATA.request id: 13, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:18:963 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:19:133 APS-DATA.request id: 14, addrmode: 0x03, addr: 0x588e81fffec6ba10, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 2 len: 2 tx.options 0x00 18:01:19:154 APS-DATA.confirm id: 14, status: 0x00 SUCCESS 18:01:19:155 APS-DATA.confirm request id: 14 -> confirmed, timeout 1615568479 18:01:19:169 APS-DATA.indication srcAddr: 0xd20d, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 223, rssi: -66 18:01:19:170 asdu: 6600070303219d05ffff2e21004cce8cfeff23a4604fb825020f72219d05ffff2e21005ce82dfeff72025c68e325020f7d219d05ffff2e2100fa12fdfeff818e5819ef05020ff0 18:01:19:170 APS-DATA.indication request id: 14 -> finished 18:01:19:171 APS-DATA.request id: 14 erase from queue 18:01:19:453 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:19:454 skip check bindings for client clusters (no group) 18:01:19:455 CTRL skip polling while permit join is set 18:01:19:461 APS-DATA.confirm id: 9, status: 0x00 SUCCESS 18:01:19:463 APS-DATA.confirm request id: 9 -> erase from queue 18:01:19:533 aps request id: 9 finished, erase from queue 18:01:19:657 enqueue event config/localtime for /config/ 18:01:19:659 Wait 25s till query finished 18:01:19:699 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:19:700 Poll light node CouloirLed1 18:01:19:957 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:19:959 skip check bindings for client clusters (no group) 18:01:19:960 CTRL skip polling while permit join is set 18:01:19:965 APS-DATA.confirm id: 13, status: 0x00 SUCCESS 18:01:19:966 APS-DATA.confirm request id: 13 -> erase from queue 18:01:20:014 aps request id: 13 finished, erase from queue 18:01:20:459 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:20:460 skip check bindings for client clusters (no group) 18:01:20:461 CTRL skip polling while permit join is set 18:01:20:466 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:01:20:467 asdu: 08160a210020c8 18:01:20:468 APS-DATA.indication from child 0x8F8F 18:01:20:469 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:20:470 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:20:471 enqueue event config/battery for /sensors/15 18:01:20:471 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:20:472 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:20:473 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 22 18:01:20:473 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:20:474 payload: 210020c8 18:01:20:474 APS-DATA.request id: 27, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:20:479 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:20:581 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:20:582 Poll light node CouloirLed2 18:01:20:656 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:01:20:658 enqueue event config/localtime for /config/ 18:01:20:658 Wait 25s till query finished 18:01:20:668 Master: read param with arg 0x19 18:01:20:676 Current channel 25 18:01:20:680 CTRL got nwk update id 0 18:01:20:684 Device TTL 2570 s flags: 0x7 18:01:20:688 Outgoing frame counter 6415457 (0x0061E461) 18:01:20:966 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:20:968 skip check bindings for client clusters (no group) 18:01:20:969 CTRL skip polling while permit join is set 18:01:20:973 APS-DATA.confirm id: 27, status: 0x00 SUCCESS 18:01:20:974 APS-DATA.confirm request id: 27 -> erase from queue 18:01:21:053 aps request id: 27 finished, erase from queue 18:01:21:470 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:21:471 skip check bindings for client clusters (no group) 18:01:21:472 CTRL skip polling while permit join is set 18:01:21:476 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:21:477 Poll light node CouloirLed3 18:01:21:478 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:21:479 asdu: 08170a210020c8 18:01:21:480 APS-DATA.indication from child 0x8F8F 18:01:21:482 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:21:482 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:21:483 enqueue event config/battery for /sensors/15 18:01:21:483 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:21:483 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:21:484 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 23 18:01:21:484 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:21:484 payload: 210020c8 18:01:21:485 APS-DATA.request id: 33, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:21:487 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:21:657 enqueue event config/localtime for /config/ 18:01:21:659 Wait 25s till query finished 18:01:21:978 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:21:979 skip check bindings for client clusters (no group) 18:01:21:981 CTRL skip polling while permit join is set 18:01:21:982 APS-DATA.confirm id: 33, status: 0x00 SUCCESS 18:01:21:983 APS-DATA.confirm request id: 33 -> erase from queue 18:01:22:013 aps request id: 33 finished, erase from queue 18:01:22:315 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:22:316 Poll light node SalonAppliqueDroite 18:01:22:481 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:22:482 skip check bindings for client clusters (no group) 18:01:22:483 CTRL skip polling while permit join is set 18:01:22:488 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:22:490 asdu: 08180a210020c8 18:01:22:491 APS-DATA.indication from child 0x8F8F 18:01:22:492 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:22:493 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:22:494 enqueue event config/battery for /sensors/15 18:01:22:494 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:22:494 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:22:495 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 24 18:01:22:495 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:22:495 payload: 210020c8 18:01:22:496 APS-DATA.request id: 41, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 0 len: 5 tx.options 0x00 18:01:22:500 APS-DATA.request id: 42, addrmode: 0x03, addr: 0x588e81fffec6ba10, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 1 len: 2 tx.options 0x00 18:01:22:501 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:22:523 APS-DATA.confirm id: 42, status: 0x00 SUCCESS 18:01:22:524 APS-DATA.confirm request id: 42 -> confirmed, timeout 1615568482 18:01:22:531 APS-DATA.indication srcAddr: 0xd20d, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 223, rssi: -66 18:01:22:532 asdu: 6d00070601219d05ffff2e210033350308018817007c671200025e 18:01:22:533 APS-DATA.indication request id: 42 -> finished 18:01:22:533 APS-DATA.request id: 42 erase from queue 18:01:22:533 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0xD20D 18:01:22:659 enqueue event config/localtime for /config/ 18:01:22:661 Wait 25s till query finished 18:01:22:989 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:22:990 skip check bindings for client clusters (no group) 18:01:22:991 CTRL skip polling while permit join is set 18:01:22:995 APS-DATA.confirm id: 41, status: 0x00 SUCCESS 18:01:22:997 APS-DATA.confirm request id: 41 -> erase from queue 18:01:23:052 aps request id: 41 finished, erase from queue 18:01:23:157 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:23:159 Poll light node RubanLedLidl 18:01:23:488 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:23:492 skip check bindings for client clusters (no group) 18:01:23:493 CTRL skip polling while permit join is set 18:01:23:657 enqueue event config/localtime for /config/ 18:01:23:658 Wait 24s till query finished 18:01:23:990 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:23:992 skip check bindings for client clusters (no group) 18:01:23:994 CTRL skip polling while permit join is set 18:01:24:047 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:24:048 Poll light node SalonAppliqueGauche 18:01:24:160 APS-DATA.indication srcAddr: 0x750b, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0008, lqi: 239, rssi: -64 18:01:24:161 asdu: 18440a00002009 18:01:24:162 Node data 0x842e14fffe387b3e profileId: 0x0104, clusterId: 0x0008 18:01:24:163 0x842E14FFFE387B3E: update ZCL value 0x01/0x0008/0x0000 after 0 s 18:01:24:164 ZCL attribute report 0x842E14FFFE387B3E for cluster: 0x0008, ep: 0x01, frame control: 0x18, mfcode: 0x0000 18:01:24:165 payload: 00002009 18:01:24:441 APS-DATA.indication srcAddr: 0x750b, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0006, lqi: 239, rssi: -64 18:01:24:442 asdu: 18450a00001000 18:01:24:444 Node data 0x842e14fffe387b3e profileId: 0x0104, clusterId: 0x0006 18:01:24:445 0x842E14FFFE387B3E: update ZCL value 0x01/0x0006/0x0000 after 0 s 18:01:24:446 enqueue event event/checkgroupanyon for /groups/65520 18:01:24:447 ZCL attribute report 0x842E14FFFE387B3E for cluster: 0x0006, ep: 0x01, frame control: 0x18, mfcode: 0x0000 18:01:24:448 payload: 00001000 18:01:24:496 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:24:497 skip check bindings for client clusters (no group) 18:01:24:498 CTRL skip polling while permit join is set 18:01:24:657 enqueue event config/localtime for /config/ 18:01:24:659 Wait 23s till query finished 18:01:24:859 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:24:860 Poll light node CouloirLed1 18:01:24:002 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:24:003 skip check bindings for client clusters (no group) 18:01:24:004 CTRL skip polling while permit join is set 18:01:25:508 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:25:509 skip check bindings for client clusters (no group) 18:01:25:510 CTRL skip polling while permit join is set 18:01:25:657 APS-DATA.request id: 62, addrmode: 0x02, addr: 0xfffc, profile: 0x0000, cluster: 0x0036, ep: 0x00 -> 0x00 queue: 0 len: 3 tx.options 0x00 18:01:25:658 send permit join, duration: 59 18:01:25:659 APS-DATA.request id: 63, addrmode: 0x02, addr: 0xfffc, profile: 0xA1E0, cluster: 0x0021, ep: 0xF2 -> 0xF2 queue: 1 len: 6 tx.options 0x00 18:01:25:661 send GP proxy commissioning mode 18:01:25:661 enqueue event config/localtime for /config/ 18:01:25:662 Wait 22s till query finished 18:01:25:700 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:25:701 Poll light node CouloirLed2 18:01:25:743 APS-DATA.confirm id: 63, status: 0x00 SUCCESS 18:01:25:749 APS-DATA.confirm id: 62, status: 0x00 SUCCESS 18:01:25:773 aps request id: 62 finished, erase from queue 18:01:25:853 APS-DATA.request id: 66, addrmode: 0x03, addr: 0x5c0272fffe2de85c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 1 len: 2 tx.options 0x00 18:01:25:854 aps request id: 63 finished, erase from queue 18:01:25:875 APS-DATA.confirm id: 66, status: 0x00 SUCCESS 18:01:25:876 APS-DATA.confirm request id: 66 -> confirmed, timeout 1615568485 18:01:25:941 APS-DATA.indication srcAddr: 0xe368, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:01:25:942 asdu: 73000a0003219d05ffff2e2100219d05ffff2e21000000240200e6219d05ffff2e2100bbda13feff142e84a73325020f78219d05ffff2e21003e7b38feff142e840b7505020f94 18:01:25:943 APS-DATA.indication request id: 66 -> finished 18:01:25:944 APS-DATA.request id: 66 erase from queue 18:01:25:945 enqueue event attr/lastseen for /lights/9 18:01:25:950 Websocket 10.0.10.111:51712 send message: {"attr":{"colorcapabilities":0,"ctmax":65279,"ctmin":0,"id":"9","lastannounced":"2021-02-28T18:41:57Z","lastseen":"2021-03-12T17:01Z","manufacturername":"Adeo","modelid":"LXEK-1","name":"SalonAppliqueDroite","swversion":"2.4.0","type":"Extended color light","uniqueid":"5c:02:72:ff:fe:2d:e8:5c-01"},"e":"changed","id":"9","r":"lights","t":"event","uniqueid":"5c:02:72:ff:fe:2d:e8:5c-01"} (ret = 387) 18:01:26:011 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:26:013 skip check bindings for client clusters (no group) 18:01:26:013 CTRL skip polling while permit join is set 18:01:26:518 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:26:519 skip check bindings for client clusters (no group) 18:01:26:520 CTRL skip polling while permit join is set 18:01:26:582 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:26:583 Poll light node CouloirLed3 18:01:26:658 enqueue event config/localtime for /config/ 18:01:26:662 Wait 21s till query finished 18:01:27:022 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:27:024 skip check bindings for client clusters (no group) 18:01:27:024 CTRL skip polling while permit join is set 18:01:27:476 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:27:478 Poll light node SalonAppliqueDroite 18:01:27:527 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:27:528 skip check bindings for client clusters (no group) 18:01:27:531 CTRL skip polling while permit join is set 18:01:27:579 APS-DATA.indication srcAddr: 0xd20d, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0006, lqi: 231, rssi: -65 18:01:27:580 asdu: 18610a00001000 18:01:27:581 Node data 0x588e81fffec6ba10 profileId: 0x0104, clusterId: 0x0006 18:01:27:581 0x588E81FFFEC6BA10: update ZCL value 0x01/0x0006/0x0000 after 0 s 18:01:27:581 enqueue event event/checkgroupanyon for /groups/65520 18:01:27:582 ZCL attribute report 0x588E81FFFEC6BA10 for cluster: 0x0006, ep: 0x01, frame control: 0x18, mfcode: 0x0000 18:01:27:582 payload: 00001000 18:01:27:704 enqueue event config/localtime for /config/ 18:01:27:705 Wait 20s till query finished 18:01:28:034 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:28:035 skip check bindings for client clusters (no group) 18:01:28:036 CTRL skip polling while permit join is set 18:01:28:316 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:28:317 Poll light node RubanLedLidl 18:01:28:539 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:28:541 skip check bindings for client clusters (no group) 18:01:28:542 CTRL skip polling while permit join is set 18:01:28:657 enqueue event config/localtime for /config/ 18:01:28:658 Wait 19s till query finished 18:01:29:042 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:29:044 skip check bindings for client clusters (no group) 18:01:29:045 CTRL skip polling while permit join is set 18:01:29:157 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:29:159 Poll light node SalonAppliqueGauche 18:01:29:213 APS-DATA.request id: 88, addrmode: 0x03, addr: 0x5c0272fffe2de85c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:01:29:235 APS-DATA.confirm id: 88, status: 0x00 SUCCESS 18:01:29:236 APS-DATA.confirm request id: 88 -> confirmed, timeout 1615568489 18:01:29:250 APS-DATA.indication srcAddr: 0xe368, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:01:29:251 asdu: 79000a0303219d05ffff2e21004cce8cfeff23a4604fb825020fcb219d05ffff2e210010bac6feff818e580dd225020f96219d05ffff2e2100fa12fdfeff818e5819ef25020f6d 18:01:29:252 APS-DATA.indication request id: 88 -> finished 18:01:29:252 APS-DATA.request id: 88 erase from queue 18:01:29:549 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:29:550 skip check bindings for client clusters (no group) 18:01:29:550 CTRL skip polling while permit join is set 18:01:29:660 enqueue event config/localtime for /config/ 18:01:29:660 Wait 18s till query finished 18:01:30:048 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:30:048 Poll light node CouloirLed1 18:01:30:054 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:30:055 skip check bindings for client clusters (no group) 18:01:30:055 CTRL skip polling while permit join is set 18:01:30:561 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:30:562 skip check bindings for client clusters (no group) 18:01:30:562 CTRL skip polling while permit join is set 18:01:30:656 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:01:30:657 enqueue event config/localtime for /config/ 18:01:30:658 Wait 17s till query finished 18:01:30:861 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:30:863 Poll light node CouloirLed2 18:01:31:063 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:31:065 skip check bindings for client clusters (no group) 18:01:31:065 CTRL skip polling while permit join is set 18:01:31:569 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:31:570 skip check bindings for client clusters (no group) 18:01:31:570 CTRL skip polling while permit join is set 18:01:31:659 enqueue event config/localtime for /config/ 18:01:31:660 Wait 16s till query finished 18:01:31:702 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:31:703 Poll light node CouloirLed3 18:01:32:076 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:32:077 skip check bindings for client clusters (no group) 18:01:32:077 CTRL skip polling while permit join is set 18:01:32:573 APS-DATA.request id: 109, addrmode: 0x03, addr: 0x5c0272fffe2de85c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:01:32:583 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:32:584 skip check bindings for client clusters (no group) 18:01:32:584 CTRL skip polling while permit join is set 18:01:32:584 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:32:585 Poll light node SalonAppliqueDroite 18:01:32:595 APS-DATA.confirm id: 109, status: 0x00 SUCCESS 18:01:32:596 APS-DATA.confirm request id: 109 -> confirmed, timeout 1615568492 18:01:32:611 APS-DATA.indication srcAddr: 0xe368, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:01:32:612 asdu: 80000a0603219d05ffff2e21007f2896feff72025cb4ef120002c5219d05ffff2e21003998e5feffccccccb7b9120002a7219d05ffff2e21002f2de501008d1500094c1200027c 18:01:32:612 APS-DATA.indication request id: 109 -> finished 18:01:32:613 APS-DATA.request id: 109 erase from queue 18:01:32:657 enqueue event config/localtime for /config/ 18:01:32:659 Wait 15s till query finished 18:01:33:087 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:33:087 skip check bindings for client clusters (no group) 18:01:33:088 CTRL skip polling while permit join is set 18:01:33:480 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:33:481 Poll light node RubanLedLidl 18:01:33:591 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:33:592 skip check bindings for client clusters (no group) 18:01:33:592 CTRL skip polling while permit join is set 18:01:33:663 enqueue event config/localtime for /config/ 18:01:33:666 Wait 14s till query finished 18:01:34:098 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:34:098 skip check bindings for client clusters (no group) 18:01:34:099 CTRL skip polling while permit join is set 18:01:34:319 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:34:320 Poll light node SalonAppliqueGauche 18:01:34:602 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:34:603 skip check bindings for client clusters (no group) 18:01:34:604 CTRL skip polling while permit join is set 18:01:34:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:01:34:659 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:01:34:661 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:01:34:662 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:01:34:662 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:01:34:663 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:01:34:664 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:01:34:665 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:01:34:666 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:01:34:666 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:01:34:667 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:01:34:668 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:01:34:668 enqueue event config/localtime for /config/ 18:01:34:669 Wait 13s till query finished 18:01:35:109 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:35:110 skip check bindings for client clusters (no group) 18:01:35:110 CTRL skip polling while permit join is set 18:01:35:157 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:35:158 Poll light node CouloirLed1 18:01:35:613 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:35:614 skip check bindings for client clusters (no group) 18:01:35:614 CTRL skip polling while permit join is set 18:01:35:657 enqueue event config/localtime for /config/ 18:01:35:658 Wait 12s till query finished 18:01:35:933 APS-DATA.request id: 128, addrmode: 0x03, addr: 0x5c0272fffe2de85c, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:01:35:956 APS-DATA.confirm id: 128, status: 0x00 SUCCESS 18:01:35:957 APS-DATA.confirm request id: 128 -> confirmed, timeout 1615568495 18:01:35:969 APS-DATA.indication srcAddr: 0xe368, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:01:35:969 asdu: 84000a0901219d05ffff2e2100204fe501008d1500f5a6120002d7 18:01:35:970 APS-DATA.indication request id: 128 -> finished 18:01:35:971 APS-DATA.request id: 128 erase from queue 18:01:35:971 void deCONZ::zmNode::setFetched(deCONZ::RequestId, bool) fetched item: 8, node: 0xE368 18:01:36:049 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:36:050 Poll light node CouloirLed2 18:01:36:119 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:36:119 skip check bindings for client clusters (no group) 18:01:36:120 CTRL skip polling while permit join is set 18:01:36:625 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:36:626 skip check bindings for client clusters (no group) 18:01:36:626 CTRL skip polling while permit join is set 18:01:36:657 enqueue event config/localtime for /config/ 18:01:36:659 Wait 11s till query finished 18:01:36:863 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:36:865 Poll light node CouloirLed3 18:01:37:130 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:37:131 skip check bindings for client clusters (no group) 18:01:37:131 CTRL skip polling while permit join is set 18:01:37:633 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:37:634 skip check bindings for client clusters (no group) 18:01:37:634 CTRL skip polling while permit join is set 18:01:37:657 enqueue event config/localtime for /config/ 18:01:37:658 Wait 10s till query finished 18:01:37:703 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:37:704 Poll light node SalonAppliqueDroite 18:01:38:139 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:38:140 skip check bindings for client clusters (no group) 18:01:38:141 CTRL skip polling while permit join is set 18:01:38:582 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:38:584 Poll light node RubanLedLidl 18:01:38:646 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:38:647 skip check bindings for client clusters (no group) 18:01:38:648 CTRL skip polling while permit join is set 18:01:38:657 enqueue event config/localtime for /config/ 18:01:38:658 Wait 9s till query finished 18:01:39:152 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:39:153 skip check bindings for client clusters (no group) 18:01:39:153 CTRL skip polling while permit join is set 18:01:39:476 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:39:478 Poll light node SalonAppliqueGauche 18:01:39:660 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:39:662 skip check bindings for client clusters (no group) 18:01:39:663 CTRL skip polling while permit join is set 18:01:39:668 enqueue event config/localtime for /config/ 18:01:39:670 Wait 8s till query finished 18:01:40:161 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:40:162 skip check bindings for client clusters (no group) 18:01:40:163 CTRL skip polling while permit join is set 18:01:40:315 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:40:317 Poll light node CouloirLed1 18:01:40:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:01:40:658 enqueue event config/localtime for /config/ 18:01:40:658 Wait 7s till query finished 18:01:40:666 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:40:667 skip check bindings for client clusters (no group) 18:01:40:667 CTRL skip polling while permit join is set 18:01:41:157 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:41:158 Poll light node CouloirLed2 18:01:41:171 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:41:172 skip check bindings for client clusters (no group) 18:01:41:172 CTRL skip polling while permit join is set 18:01:41:657 enqueue event config/localtime for /config/ 18:01:41:658 Wait 6s till query finished 18:01:41:676 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:41:677 skip check bindings for client clusters (no group) 18:01:41:677 CTRL skip polling while permit join is set 18:01:42:049 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:42:050 Poll light node CouloirLed3 18:01:42:180 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:42:180 skip check bindings for client clusters (no group) 18:01:42:181 CTRL skip polling while permit join is set 18:01:42:658 enqueue event config/localtime for /config/ 18:01:42:659 Wait 5s till query finished 18:01:42:685 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:42:686 skip check bindings for client clusters (no group) 18:01:42:686 CTRL skip polling while permit join is set 18:01:42:864 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:42:866 Poll light node SalonAppliqueDroite 18:01:43:133 APS-DATA.request id: 169, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 0 len: 2 tx.options 0x00 18:01:43:145 APS-DATA.confirm id: 169, status: 0x00 SUCCESS 18:01:43:146 APS-DATA.confirm request id: 169 -> confirmed, timeout 1615568503 18:01:43:149 APS-DATA.indication srcAddr: 0x0000, srcEp: 0x00 dstAddrMode: 2, profile: 0x0000, cluster: 0x8031, lqi: 255, rssi: -46 18:01:43:150 asdu: 9000080001219d05ffff2e21003e7b38feff142e840b75250101e9 18:01:43:150 APS-DATA.indication request id: 169 -> finished 18:01:43:151 APS-DATA.request id: 169 erase from queue 18:01:43:151 enqueue event attr/lastseen for /lights/1 18:01:43:154 Websocket 10.0.10.111:51712 send message: {"attr":{"id":"1","lastannounced":null,"lastseen":"2021-03-12T17:01Z","manufacturername":"dresden elektronik","modelid":"ConBee II","name":"Configuration tool 1","swversion":"0x26680700","type":"Configuration tool","uniqueid":"00:21:2e:ff:ff:05:9d:21-01"},"e":"changed","id":"1","r":"lights","t":"event","uniqueid":"00:21:2e:ff:ff:05:9d:21-01"} (ret = 344) 18:01:43:194 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:43:195 skip check bindings for client clusters (no group) 18:01:43:195 CTRL skip polling while permit join is set 18:01:43:657 enqueue event config/localtime for /config/ 18:01:43:659 Wait 4s till query finished 18:01:43:696 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:43:697 skip check bindings for client clusters (no group) 18:01:43:698 CTRL skip polling while permit join is set 18:01:43:703 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:43:704 Poll light node RubanLedLidl 18:01:43:789 ZCL read cluster: 0x0000, attribute: 0x0000 18:01:43:790 ZCL read cluster: 0x0000, attribute: 0x0001 18:01:43:792 ZCL read cluster: 0x0000, attribute: 0x0002 18:01:43:793 ZCL read cluster: 0x0000, attribute: 0x0003 18:01:43:794 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:795 APS-DATA.request id: 174, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 0 len: 11 tx.options 0x00 18:01:43:796 ZCL read cluster: 0x0000, attribute: 0x0004 18:01:43:797 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:797 APS-DATA.request id: 175, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:43:798 Delay APS request diff = 2 18:01:43:798 ZCL read cluster: 0x0000, attribute: 0x0005 18:01:43:799 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:799 APS-DATA.request id: 176, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:43:799 Delay APS request diff = 3 18:01:43:800 Delay APS request diff = 4 18:01:43:800 ZCL read cluster: 0x0000, attribute: 0x0006 18:01:43:800 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:801 APS-DATA.request id: 177, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:01:43:801 Delay APS request diff = 5 18:01:43:801 Delay APS request diff = 5 18:01:43:802 Delay APS request diff = 6 18:01:43:802 ZCL read cluster: 0x0000, attribute: 0x0007 18:01:43:802 ZCL read cluster: 0x0000, attribute: 0x0008 18:01:43:803 ZCL read cluster: 0x0000, attribute: 0x0009 18:01:43:803 ZCL read cluster: 0x0000, attribute: 0x000A 18:01:43:803 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:803 reject aps request to enddevice node queue is full (4) 18:01:43:804 ZCL read cluster: 0x0000, attribute: 0x4000 18:01:43:804 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:804 reject aps request to enddevice node queue is full (4) 18:01:43:805 ZCL read cluster: 0x0000, attribute: 0x0010 18:01:43:805 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:805 reject aps request to enddevice node queue is full (4) 18:01:43:806 ZCL read cluster: 0x0000, attribute: 0x0011 18:01:43:806 ZCL read cluster: 0x0000, attribute: 0x0012 18:01:43:806 ZCL read cluster: 0x0000, attribute: 0x0013 18:01:43:807 ZCL read cluster: 0x0000, attribute: 0x0014 18:01:43:807 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:807 reject aps request to enddevice node queue is full (4) 18:01:43:807 ZCL read cluster: 0x0000, attribute: 0xFFFD 18:01:43:808 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:01:43:809 reject aps request to enddevice node queue is full (4) 18:01:44:087 Delay APS request diff = 291 18:01:44:089 Delay APS request diff = 293 18:01:44:090 Delay APS request diff = 294 18:01:44:097 Delay APS request diff = 301 18:01:44:099 Delay APS request diff = 303 18:01:44:100 Delay APS request diff = 304 18:01:44:207 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:44:208 skip check bindings for client clusters (no group) 18:01:44:208 CTRL skip polling while permit join is set 18:01:44:214 APS-DATA.confirm id: 174, status: 0x00 SUCCESS 18:01:44:215 APS-DATA.confirm request id: 174 -> erase from queue 18:01:44:253 aps request id: 174 finished, erase from queue 18:01:44:582 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:44:583 Poll light node SalonAppliqueGauche 18:01:44:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:01:44:659 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:01:44:660 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:01:44:662 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:01:44:663 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:01:44:664 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:01:44:665 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:01:44:665 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:01:44:666 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:01:44:666 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:01:44:667 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:01:44:667 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:01:44:668 enqueue event config/localtime for /config/ 18:01:44:668 Wait 3s till query finished 18:01:44:668 Delay APS request diff = 282 18:01:44:669 Delay APS request diff = 283 18:01:44:712 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:44:713 skip check bindings for client clusters (no group) 18:01:44:715 CTRL skip polling while permit join is set 18:01:44:716 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -29 18:01:44:717 asdu: 1891010000002003010000202802000020060300002002 18:01:44:718 APS-DATA.indication from child 0x8F8F 18:01:44:720 Delay APS request diff = 333 18:01:44:721 Delay APS request diff = 335 18:01:44:722 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0000, status=0x00, type=0x20 18:01:44:723 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0001, status=0x00, type=0x20 18:01:44:723 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0002, status=0x00, type=0x20 18:01:44:725 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0003, status=0x00, type=0x20 18:01:44:726 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:01:44:726 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:01:44:727 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:44:728 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:45:202 Delay APS request diff = 245 18:01:45:214 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:45:215 skip check bindings for client clusters (no group) 18:01:45:215 CTRL skip polling while permit join is set 18:01:45:221 APS-DATA.confirm id: 175, status: 0x00 SUCCESS 18:01:45:222 APS-DATA.confirm request id: 175 -> erase from queue 18:01:45:293 aps request id: 175 finished, erase from queue 18:01:45:475 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:45:476 Poll light node CouloirLed1 18:01:45:662 enqueue event config/localtime for /config/ 18:01:45:662 Wait 2s till query finished 18:01:45:720 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:45:720 skip check bindings for client clusters (no group) 18:01:45:721 CTRL skip polling while permit join is set 18:01:45:725 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:45:726 asdu: 08190a210020c8 18:01:45:727 APS-DATA.indication from child 0x8F8F 18:01:45:728 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:45:729 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:45:729 enqueue event config/battery for /sensors/15 18:01:45:730 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:45:731 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:45:731 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 25 18:01:45:732 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:45:732 payload: 210020c8 18:01:45:733 APS-DATA.request id: 197, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:01:45:737 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:46:224 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:46:226 skip check bindings for client clusters (no group) 18:01:46:227 CTRL skip polling while permit join is set 18:01:46:237 APS-DATA.confirm id: 176, status: 0x00 SUCCESS 18:01:46:238 APS-DATA.confirm request id: 176 -> erase from queue 18:01:46:253 aps request id: 176 finished, erase from queue 18:01:46:319 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:46:320 Poll light node CouloirLed2 18:01:46:493 APS-DATA.request id: 202, addrmode: 0x03, addr: 0x00212effff059d21, profile: 0x0000, cluster: 0x0031, ep: 0x00 -> 0x00 queue: 2 len: 2 tx.options 0x00 18:01:46:658 enqueue event config/localtime for /config/ 18:01:46:658 Wait 2s till query finished 18:01:46:730 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:46:731 skip check bindings for client clusters (no group) 18:01:46:732 CTRL skip polling while permit join is set 18:01:46:732 APS-DATA.confirm id: 202, status: 0x00 SUCCESS 18:01:46:733 APS-DATA.confirm request id: 202 -> confirmed, timeout 1615568506 18:01:46:738 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -40 18:01:46:739 asdu: 18920104000042044144454f 18:01:46:739 APS-DATA.indication from child 0x8F8F 18:01:46:740 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0004, status=0x00, type=0x42 18:01:46:740 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:01:46:741 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:01:46:742 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:46:742 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:47:157 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:47:157 Poll light node CouloirLed3 18:01:47:236 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:47:237 skip check bindings for client clusters (no group) 18:01:47:238 CTRL skip polling while permit join is set 18:01:47:245 APS-DATA.confirm id: 177, status: 0x00 SUCCESS 18:01:47:246 APS-DATA.confirm request id: 177 -> erase from queue 18:01:47:293 aps request id: 177 finished, erase from queue 18:01:47:657 enqueue event config/localtime for /config/ 18:01:47:657 Wait 1s till query finished 18:01:47:741 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:47:742 skip check bindings for client clusters (no group) 18:01:47:744 CTRL skip polling while permit join is set 18:01:47:744 APS-DATA.confirm id: 197, status: 0x00 SUCCESS 18:01:47:745 APS-DATA.confirm request id: 197 -> erase from queue 18:01:47:773 aps request id: 197 finished, erase from queue 18:01:48:050 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:48:051 Poll light node SalonAppliqueDroite 18:01:48:245 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:48:247 skip check bindings for client clusters (no group) 18:01:48:248 CTRL skip polling while permit join is set 18:01:48:249 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -28 18:01:48:250 asdu: 18930105000042064c58454b2d35 18:01:48:251 APS-DATA.indication from child 0x8F8F 18:01:48:252 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0005, status=0x00, type=0x42 18:01:48:253 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:01:48:254 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:01:48:256 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:48:256 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:48:657 enqueue event config/localtime for /config/ 18:01:48:658 Wait 0s till query finished 18:01:48:749 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:48:750 skip check bindings for client clusters (no group) 18:01:48:751 CTRL skip polling while permit join is set 18:01:48:752 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -27 18:01:48:752 asdu: 189401060000420b32303230303432362d3132 18:01:48:753 APS-DATA.indication from child 0x8F8F 18:01:48:755 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0006, status=0x00, type=0x42 18:01:48:756 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:01:48:757 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:01:48:758 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:48:758 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:48:863 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:48:864 Poll light node RubanLedLidl 18:01:49:252 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:49:254 skip check bindings for client clusters (no group) 18:01:49:255 CTRL skip polling while permit join is set 18:01:49:659 enqueue event config/localtime for /config/ 18:01:49:660 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:49:660 Poll light node SalonAppliqueGauche 18:01:49:661 Idle timer triggered 18:01:49:661 Force read attributes for ZHASwitch SensorNode LXEK-5 15 18:01:49:758 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:49:759 skip check bindings for client clusters (no group) 18:01:49:760 CTRL skip polling while permit join is set 18:01:50:262 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:50:264 skip check bindings for client clusters (no group) 18:01:50:264 CTRL skip polling while permit join is set 18:01:50:583 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:50:584 Poll light node CouloirLed1 18:01:50:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:01:50:658 enqueue event config/localtime for /config/ 18:01:50:768 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:50:769 skip check bindings for client clusters (no group) 18:01:50:770 CTRL skip polling while permit join is set 18:01:51:272 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:51:274 skip check bindings for client clusters (no group) 18:01:51:276 CTRL skip polling while permit join is set 18:01:51:478 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:51:479 Poll light node CouloirLed2 18:01:51:659 enqueue event config/localtime for /config/ 18:01:51:660 Idle timer triggered 18:01:51:660 Force read attributes for ZHALightLevel SensorNode LightLevel 18 18:01:51:660 don't create binding for attribute reporting of sensor LightLevel 18 18:01:51:662 Force binding of attribute reporting for node LightLevel 18 18:01:51:779 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:51:781 skip check bindings for client clusters (no group) 18:01:51:782 CTRL skip polling while permit join is set 18:01:52:037 ZCL read cluster: 0x0001, attribute: 0x0000 18:01:52:038 ZCL read cluster: 0x0001, attribute: 0x0001 18:01:52:039 ZCL read cluster: 0x0001, attribute: 0x0010 18:01:52:040 ZCL read cluster: 0x0001, attribute: 0x0011 18:01:52:041 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:52:041 APS-DATA.request id: 235, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 11 tx.options 0x00 18:01:52:042 ZCL read cluster: 0x0001, attribute: 0x0012 18:01:52:042 ZCL read cluster: 0x0001, attribute: 0x0013 18:01:52:043 ZCL read cluster: 0x0001, attribute: 0x0020 18:01:52:043 ZCL read cluster: 0x0001, attribute: 0x0021 18:01:52:044 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:52:045 APS-DATA.request id: 236, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 11 tx.options 0x00 18:01:52:046 Delay APS request diff = 3 18:01:52:046 ZCL read cluster: 0x0001, attribute: 0x0030 18:01:52:047 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:52:047 APS-DATA.request id: 237, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:01:52:048 Delay APS request diff = 6 18:01:52:048 Delay APS request diff = 6 18:01:52:049 ZCL read cluster: 0x0001, attribute: 0x0031 18:01:52:049 ZCL read cluster: 0x0001, attribute: 0x0032 18:01:52:050 ZCL read cluster: 0x0001, attribute: 0x0033 18:01:52:050 ZCL read cluster: 0x0001, attribute: 0x0034 18:01:52:051 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:52:051 APS-DATA.request id: 238, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 4 len: 11 tx.options 0x00 18:01:52:052 Delay APS request diff = 10 18:01:52:053 Delay APS request diff = 11 18:01:52:053 Delay APS request diff = 11 18:01:52:054 ZCL read cluster: 0x0001, attribute: 0x0035 18:01:52:054 ZCL read cluster: 0x0001, attribute: 0x0036 18:01:52:054 ZCL read cluster: 0x0001, attribute: 0x003E 18:01:52:055 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:52:055 reject aps request to enddevice node queue is full (4) 18:01:52:290 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:52:291 skip check bindings for client clusters (no group) 18:01:52:293 CTRL skip polling while permit join is set 18:01:52:294 APS-DATA.confirm id: 235, status: 0x00 SUCCESS 18:01:52:294 APS-DATA.confirm request id: 235 -> erase from queue 18:01:52:318 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:52:319 Poll light node CouloirLed3 18:01:52:333 aps request id: 235 finished, erase from queue 18:01:52:357 Delay APS request diff = 314 18:01:52:358 Delay APS request diff = 316 18:01:52:359 Delay APS request diff = 317 18:01:52:657 enqueue event config/localtime for /config/ 18:01:52:658 Delay APS request diff = 99 18:01:52:659 Delay APS request diff = 100 18:01:52:794 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:52:794 skip check bindings for client clusters (no group) 18:01:52:795 CTRL skip polling while permit join is set 18:01:52:800 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -26 18:01:52:801 asdu: 18a701000086010086100086110086 18:01:52:802 APS-DATA.indication from child 0x8F8F 18:01:52:804 Delay APS request diff = 245 18:01:52:805 Delay APS request diff = 246 18:01:52:805 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:52:806 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0000, status=0x86, type=0x00 18:01:52:806 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:52:806 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0001, status=0x86, type=0x00 18:01:52:807 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:52:808 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0010, status=0x86, type=0x00 18:01:52:808 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:52:808 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0011, status=0x86, type=0x00 18:01:52:809 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:52:810 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:52:810 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:52:957 Delay APS request diff = 398 18:01:52:958 Delay APS request diff = 399 18:01:53:158 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:53:159 Poll light node SalonAppliqueDroite 18:01:53:257 Delay APS request diff = 184 18:01:53:302 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:53:303 skip check bindings for client clusters (no group) 18:01:53:304 CTRL skip polling while permit join is set 18:01:53:309 APS-DATA.confirm id: 236, status: 0x00 SUCCESS 18:01:53:310 APS-DATA.confirm request id: 236 -> erase from queue 18:01:53:373 aps request id: 236 finished, erase from queue 18:01:53:658 enqueue event config/localtime for /config/ 18:01:53:658 Wait 0s till query finished 18:01:53:806 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:53:808 skip check bindings for client clusters (no group) 18:01:53:809 CTRL skip polling while permit join is set 18:01:53:810 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -22 18:01:53:812 asdu: 081a0a210020c8 18:01:53:813 APS-DATA.indication from child 0x8F8F 18:01:53:814 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:53:814 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:53:815 enqueue event config/battery for /sensors/15 18:01:53:815 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:53:816 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:53:816 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 26 18:01:53:816 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:53:817 payload: 210020c8 18:01:53:817 APS-DATA.request id: 253, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:01:53:826 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:54:052 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:54:054 Poll light node RubanLedLidl 18:01:54:313 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:54:314 skip check bindings for client clusters (no group) 18:01:54:316 CTRL skip polling while permit join is set 18:01:54:317 APS-DATA.confirm id: 237, status: 0x00 SUCCESS 18:01:54:318 APS-DATA.confirm request id: 237 -> erase from queue 18:01:54:333 aps request id: 237 finished, erase from queue 18:01:54:659 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:01:54:660 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:01:54:661 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:01:54:663 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:01:54:663 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:01:54:664 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:01:54:666 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:01:54:666 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:01:54:667 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:01:54:668 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:01:54:668 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:01:54:669 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:01:54:670 enqueue event config/localtime for /config/ 18:01:54:670 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:01:54:671 Poll light node SalonAppliqueGauche 18:01:54:671 Idle timer triggered 18:01:54:814 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:54:816 skip check bindings for client clusters (no group) 18:01:54:817 CTRL skip polling while permit join is set 18:01:54:818 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:01:54:819 asdu: 18a801120086130086200000201e21000020c8 18:01:54:820 APS-DATA.indication from child 0x8F8F 18:01:54:821 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:54:822 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0012, status=0x86, type=0x00 18:01:54:823 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:54:824 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0013, status=0x86, type=0x00 18:01:54:825 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0020, status=0x00, type=0x20 18:01:54:826 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0021, status=0x00, type=0x20 18:01:54:826 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:54:827 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:01:54:827 enqueue event config/battery for /sensors/15 18:01:54:828 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:54:828 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:54:829 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:01:55:322 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:55:324 skip check bindings for client clusters (no group) 18:01:55:325 CTRL skip polling while permit join is set 18:01:55:333 APS-DATA.confirm id: 238, status: 0x00 SUCCESS 18:01:55:335 APS-DATA.confirm request id: 238 -> erase from queue 18:01:55:373 aps request id: 238 finished, erase from queue 18:01:55:657 enqueue event config/localtime for /config/ 18:01:55:705 poll node 84:2e:14:ff:fe:13:da:bb-01 18:01:55:706 Poll light node CouloirLed1 18:01:55:826 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:55:828 skip check bindings for client clusters (no group) 18:01:55:829 CTRL skip polling while permit join is set 18:01:55:830 APS-DATA.confirm id: 253, status: 0x00 SUCCESS 18:01:55:831 APS-DATA.confirm request id: 253 -> erase from queue 18:01:55:853 aps request id: 253 finished, erase from queue 18:01:56:331 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:56:332 skip check bindings for client clusters (no group) 18:01:56:333 CTRL skip polling while permit join is set 18:01:56:334 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:01:56:335 asdu: 18aa0131000030ff3200863300002000340086 18:01:56:336 APS-DATA.indication from child 0x8F8F 18:01:56:337 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0031, status=0x00, type=0x30 18:01:56:338 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:56:340 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0032, status=0x86, type=0x30 18:01:56:340 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0033, status=0x00, type=0x20 18:01:56:341 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:56:342 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0034, status=0x86, type=0x20 18:01:56:343 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:56:345 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:56:345 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:56:582 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:01:56:584 Poll light node CouloirLed2 18:01:56:657 enqueue event config/localtime for /config/ 18:01:56:838 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:56:840 skip check bindings for client clusters (no group) 18:01:56:841 CTRL skip polling while permit join is set 18:01:56:842 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -24 18:01:56:844 asdu: 18a901300086 18:01:56:845 APS-DATA.indication from child 0x8F8F 18:01:56:846 ZCL got unsupported status: 0x86 for mandatory attribute 18:01:56:847 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0030, status=0x86, type=0x00 18:01:56:848 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:01:56:850 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:56:850 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:01:57:337 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:57:339 skip check bindings for client clusters (no group) 18:01:57:339 CTRL skip polling while permit join is set 18:01:57:482 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:01:57:483 Poll light node CouloirLed3 18:01:57:657 enqueue event config/localtime for /config/ 18:01:57:843 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:57:845 skip check bindings for client clusters (no group) 18:01:57:845 CTRL skip polling while permit join is set 18:01:58:325 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:01:58:326 Poll light node SalonAppliqueDroite 18:01:58:346 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:01:58:347 skip check bindings for client clusters (no group) 18:01:58:348 CTRL skip polling while permit join is set 18:01:58:657 enqueue event config/localtime for /config/ 18:01:59:157 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:01:59:159 Poll light node RubanLedLidl 18:01:59:613 ZCL read cluster: 0x0001, attribute: 0x0020 18:01:59:614 ZCL read cluster: 0x0001, attribute: 0x0021 18:01:59:616 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:59:617 APS-DATA.request id: 32, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 7 tx.options 0x00 18:01:59:618 ZCL read cluster: 0x0001, attribute: 0x0031 18:01:59:619 ZCL read cluster: 0x0001, attribute: 0x0033 18:01:59:619 ZCL read cluster: 0x0001, attribute: 0x0035 18:01:59:620 ZCL read cluster: 0x0001, attribute: 0x0036 18:01:59:621 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:59:622 APS-DATA.request id: 33, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 2 len: 11 tx.options 0x00 18:01:59:623 Delay APS request diff = 5 18:01:59:624 ZCL read cluster: 0x0001, attribute: 0x003E 18:01:59:624 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0001 cmd: 0x00 18:01:59:625 APS-DATA.request id: 34, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:01:59:626 Delay APS request diff = 8 18:01:59:626 Delay APS request diff = 8 18:01:59:657 enqueue event config/localtime for /config/ 18:01:59:893 Delay APS request diff = 275 18:01:59:894 Delay APS request diff = 276 18:02:00:048 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:00:049 Poll light node SalonAppliqueGauche 18:02:00:180 Delay APS request diff = 24 18:02:00:407 Delay APS request diff = 252 18:02:00:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:02:00:658 enqueue event config/localtime for /config/ 18:02:00:860 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:00:861 Poll light node CouloirLed1 18:02:01:375 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:01:377 skip check bindings for client clusters (no group) 18:02:01:378 CTRL skip polling while permit join is set 18:02:01:382 APS-DATA.confirm id: 32, status: 0x00 SUCCESS 18:02:01:383 APS-DATA.confirm request id: 32 -> erase from queue 18:02:01:453 aps request id: 32 finished, erase from queue 18:02:01:657 enqueue event config/localtime for /config/ 18:02:01:700 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:01:700 Poll light node CouloirLed2 18:02:01:882 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:01:883 skip check bindings for client clusters (no group) 18:02:01:885 CTRL skip polling while permit join is set 18:02:01:890 APS-DATA.confirm id: 33, status: 0x00 SUCCESS 18:02:01:891 APS-DATA.confirm request id: 33 -> erase from queue 18:02:01:933 aps request id: 33 finished, erase from queue 18:02:02:386 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:02:388 skip check bindings for client clusters (no group) 18:02:02:392 CTRL skip polling while permit join is set 18:02:02:393 APS-DATA.confirm id: 34, status: 0x00 SUCCESS 18:02:02:394 APS-DATA.confirm request id: 34 -> erase from queue 18:02:02:412 aps request id: 34 finished, erase from queue 18:02:02:582 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:02:583 Poll light node CouloirLed3 18:02:02:657 enqueue event config/localtime for /config/ 18:02:02:891 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:02:893 skip check bindings for client clusters (no group) 18:02:02:894 CTRL skip polling while permit join is set 18:02:02:895 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -20 18:02:02:896 asdu: 081b0a210020c8 18:02:02:897 APS-DATA.indication from child 0x8F8F 18:02:02:898 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:02:02:898 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:02:02:899 enqueue event config/battery for /sensors/15 18:02:02:900 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:02:900 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:02:900 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 27 18:02:02:901 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:02:02:901 payload: 210020c8 18:02:02:901 APS-DATA.request id: 53, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:02:02:911 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:02:03:395 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:03:397 skip check bindings for client clusters (no group) 18:02:03:398 CTRL skip polling while permit join is set 18:02:03:399 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -25 18:02:03:399 asdu: 18b801200000201e21000020c8 18:02:03:400 APS-DATA.indication from child 0x8F8F 18:02:03:402 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0020, status=0x00, type=0x20 18:02:03:402 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0021, status=0x00, type=0x20 18:02:03:403 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:02:03:404 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:02:03:406 enqueue event config/battery for /sensors/15 18:02:03:408 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:03:409 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:03:418 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:02:03:474 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:03:475 Poll light node SalonAppliqueDroite 18:02:03:657 enqueue event config/localtime for /config/ 18:02:03:900 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:03:902 skip check bindings for client clusters (no group) 18:02:03:903 CTRL skip polling while permit join is set 18:02:03:904 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -16 18:02:03:905 asdu: 18b90131000030ff3300002000350086360086 18:02:03:906 APS-DATA.indication from child 0x8F8F 18:02:03:908 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0031, status=0x00, type=0x30 18:02:03:908 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0033, status=0x00, type=0x20 18:02:03:909 ZCL got unsupported status: 0x86 for mandatory attribute 18:02:03:911 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0035, status=0x86, type=0x20 18:02:03:911 ZCL got unsupported status: 0x86 for mandatory attribute 18:02:03:912 ZCL got data for node=0x8F8F, cl=0x0001, at=0x0036, status=0x86, type=0x20 18:02:03:913 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:02:03:914 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:03:915 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:04:312 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:04:313 Poll light node RubanLedLidl 18:02:04:395 APS-DATA.indication srcAddr: 0xef19, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0006, lqi: 255, rssi: -55 18:02:04:396 asdu: 18620a00001000 18:02:04:397 Node data 0x588e81fffefd12fa profileId: 0x0104, clusterId: 0x0006 18:02:04:399 0x588E81FFFEFD12FA: update ZCL value 0x01/0x0006/0x0000 after 0 s 18:02:04:400 enqueue event event/checkgroupanyon for /groups/65520 18:02:04:401 ZCL attribute report 0x588E81FFFEFD12FA for cluster: 0x0006, ep: 0x01, frame control: 0x18, mfcode: 0x0000 18:02:04:402 payload: 00001000 18:02:04:408 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:04:409 skip check bindings for client clusters (no group) 18:02:04:410 CTRL skip polling while permit join is set 18:02:04:411 APS-DATA.confirm id: 53, status: 0x00 SUCCESS 18:02:04:411 APS-DATA.confirm request id: 53 -> erase from queue 18:02:04:415 aps request id: 53 finished, erase from queue 18:02:04:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:02:04:658 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:02:04:659 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:02:04:660 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:02:04:661 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:02:04:662 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:02:04:664 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:02:04:665 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:02:04:666 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:02:04:667 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:02:04:668 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:02:04:668 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:02:04:669 enqueue event config/localtime for /config/ 18:02:04:910 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:04:912 skip check bindings for client clusters (no group) 18:02:04:913 CTRL skip polling while permit join is set 18:02:04:926 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -20 18:02:04:927 asdu: 18ba013e00001b00000000 18:02:04:928 APS-DATA.indication from child 0x8F8F 18:02:04:928 ZCL got data for node=0x8F8F, cl=0x0001, at=0x003E, status=0x00, type=0x1B 18:02:04:928 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:02:04:930 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:04:930 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:05:157 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:05:158 Poll light node SalonAppliqueGauche 18:02:05:412 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:05:414 skip check bindings for client clusters (no group) 18:02:05:415 CTRL skip polling while permit join is set 18:02:05:657 enqueue event config/localtime for /config/ 18:02:06:050 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:06:052 Poll light node CouloirLed1 18:02:06:657 enqueue event config/localtime for /config/ 18:02:06:866 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:06:868 Poll light node CouloirLed2 18:02:07:657 enqueue event config/localtime for /config/ 18:02:07:720 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:07:720 Poll light node CouloirLed3 18:02:08:244 ZCL read cluster: 0x0000, attribute: 0x0000 18:02:08:245 ZCL read cluster: 0x0000, attribute: 0x0001 18:02:08:246 ZCL read cluster: 0x0000, attribute: 0x0002 18:02:08:246 ZCL read cluster: 0x0000, attribute: 0x0003 18:02:08:247 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:247 APS-DATA.request id: 88, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 1 len: 11 tx.options 0x00 18:02:08:248 ZCL read cluster: 0x0000, attribute: 0x0004 18:02:08:248 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:249 APS-DATA.request id: 89, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 2 len: 5 tx.options 0x00 18:02:08:250 Delay APS request diff = 2 18:02:08:251 ZCL read cluster: 0x0000, attribute: 0x0005 18:02:08:251 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:252 APS-DATA.request id: 90, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:02:08:253 Delay APS request diff = 5 18:02:08:254 Delay APS request diff = 6 18:02:08:254 ZCL read cluster: 0x0000, attribute: 0x0006 18:02:08:255 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:256 APS-DATA.request id: 91, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0000, ep: 0x01 -> 0x01 queue: 4 len: 5 tx.options 0x00 18:02:08:256 Delay APS request diff = 8 18:02:08:259 Delay APS request diff = 11 18:02:08:259 Delay APS request diff = 11 18:02:08:259 ZCL read cluster: 0x0000, attribute: 0x0007 18:02:08:259 ZCL read cluster: 0x0000, attribute: 0x0008 18:02:08:260 ZCL read cluster: 0x0000, attribute: 0x0009 18:02:08:260 ZCL read cluster: 0x0000, attribute: 0x000A 18:02:08:260 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:260 reject aps request to enddevice node queue is full (4) 18:02:08:261 ZCL read cluster: 0x0000, attribute: 0x4000 18:02:08:261 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:261 reject aps request to enddevice node queue is full (4) 18:02:08:262 ZCL read cluster: 0x0000, attribute: 0x0010 18:02:08:262 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:262 reject aps request to enddevice node queue is full (4) 18:02:08:262 ZCL read cluster: 0x0000, attribute: 0x0011 18:02:08:263 ZCL read cluster: 0x0000, attribute: 0x0012 18:02:08:263 ZCL read cluster: 0x0000, attribute: 0x0013 18:02:08:263 ZCL read cluster: 0x0000, attribute: 0x0014 18:02:08:264 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:264 reject aps request to enddevice node queue is full (4) 18:02:08:264 ZCL read cluster: 0x0000, attribute: 0xFFFD 18:02:08:265 ZCL cmd-req nwk: 0x8F8F, profile: 0x0104, cluster: 0x0000 cmd: 0x00 18:02:08:265 reject aps request to enddevice node queue is full (4) 18:02:08:556 Delay APS request diff = 308 18:02:08:558 Delay APS request diff = 309 18:02:08:558 Delay APS request diff = 310 18:02:08:581 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:08:582 Poll light node SalonAppliqueDroite 18:02:08:658 enqueue event config/localtime for /config/ 18:02:08:857 Delay APS request diff = 38 18:02:08:858 Delay APS request diff = 39 18:02:09:096 Delay APS request diff = 277 18:02:09:097 Delay APS request diff = 278 18:02:09:383 Delay APS request diff = 26 18:02:09:413 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:09:414 skip check bindings for client clusters (no group) 18:02:09:415 CTRL skip polling while permit join is set 18:02:09:420 APS-DATA.confirm id: 88, status: 0x00 SUCCESS 18:02:09:421 APS-DATA.confirm request id: 88 -> erase from queue 18:02:09:453 aps request id: 88 finished, erase from queue 18:02:09:473 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:09:475 Poll light node RubanLedLidl 18:02:09:657 enqueue event config/localtime for /config/ 18:02:09:660 Delay APS request diff = 303 18:02:09:917 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:09:919 skip check bindings for client clusters (no group) 18:02:09:920 CTRL skip polling while permit join is set 18:02:09:926 APS-DATA.confirm id: 89, status: 0x00 SUCCESS 18:02:09:927 APS-DATA.confirm request id: 89 -> erase from queue 18:02:09:932 aps request id: 89 finished, erase from queue 18:02:10:315 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:10:316 Poll light node SalonAppliqueGauche 18:02:10:423 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:10:425 skip check bindings for client clusters (no group) 18:02:10:425 CTRL skip polling while permit join is set 18:02:10:430 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -16 18:02:10:432 asdu: 081c0a210020c8 18:02:10:433 APS-DATA.indication from child 0x8F8F 18:02:10:433 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:02:10:434 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:02:10:435 enqueue event config/battery for /sensors/15 18:02:10:437 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:10:437 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:10:438 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 28 18:02:10:438 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:02:10:439 payload: 210020c8 18:02:10:439 APS-DATA.request id: 111, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 3 len: 5 tx.options 0x00 18:02:10:444 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:02:10:659 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:02:10:660 enqueue event config/localtime for /config/ 18:02:10:930 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:10:931 skip check bindings for client clusters (no group) 18:02:10:932 CTRL skip polling while permit join is set 18:02:10:938 APS-DATA.confirm id: 90, status: 0x00 SUCCESS 18:02:10:939 APS-DATA.confirm request id: 90 -> erase from queue 18:02:10:973 aps request id: 90 finished, erase from queue 18:02:11:158 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:11:159 Poll light node CouloirLed1 18:02:11:431 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:11:433 skip check bindings for client clusters (no group) 18:02:11:434 CTRL skip polling while permit join is set 18:02:11:435 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -13 18:02:11:436 asdu: 18c7010000002003010000202802000020060300002002 18:02:11:437 APS-DATA.indication from child 0x8F8F 18:02:11:438 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0000, status=0x00, type=0x20 18:02:11:439 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0001, status=0x00, type=0x20 18:02:11:440 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0002, status=0x00, type=0x20 18:02:11:441 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0003, status=0x00, type=0x20 18:02:11:441 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:02:11:442 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:02:11:443 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:11:443 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:11:659 enqueue event config/localtime for /config/ 18:02:11:935 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:11:936 skip check bindings for client clusters (no group) 18:02:11:937 CTRL skip polling while permit join is set 18:02:11:938 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -12 18:02:11:939 asdu: 18c80104000042044144454f 18:02:11:940 APS-DATA.indication from child 0x8F8F 18:02:11:941 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0004, status=0x00, type=0x42 18:02:11:943 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:02:11:944 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:02:11:945 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:11:946 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:12:048 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:12:049 Poll light node CouloirLed2 18:02:12:443 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:12:445 skip check bindings for client clusters (no group) 18:02:12:446 CTRL skip polling while permit join is set 18:02:12:452 APS-DATA.confirm id: 91, status: 0x00 SUCCESS 18:02:12:454 APS-DATA.confirm request id: 91 -> erase from queue 18:02:12:493 aps request id: 91 finished, erase from queue 18:02:12:657 enqueue event config/localtime for /config/ 18:02:12:864 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:12:866 Poll light node CouloirLed3 18:02:12:947 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:12:948 skip check bindings for client clusters (no group) 18:02:12:949 CTRL skip polling while permit join is set 18:02:12:949 APS-DATA.confirm id: 111, status: 0x00 SUCCESS 18:02:12:950 APS-DATA.confirm request id: 111 -> erase from queue 18:02:12:973 aps request id: 111 finished, erase from queue 18:02:13:454 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:13:456 skip check bindings for client clusters (no group) 18:02:13:457 CTRL skip polling while permit join is set 18:02:13:457 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -13 18:02:13:459 asdu: 18ca01060000420b32303230303432362d3132 18:02:13:460 APS-DATA.indication from child 0x8F8F 18:02:13:461 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0006, status=0x00, type=0x42 18:02:13:462 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:02:13:462 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:02:13:463 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:13:463 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:13:657 enqueue event config/localtime for /config/ 18:02:13:704 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:13:705 Poll light node SalonAppliqueDroite 18:02:13:958 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:13:960 skip check bindings for client clusters (no group) 18:02:13:961 CTRL skip polling while permit join is set 18:02:13:962 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0000, lqi: 255, rssi: -13 18:02:13:963 asdu: 18c90105000042064c58454b2d35 18:02:13:963 APS-DATA.indication from child 0x8F8F 18:02:13:964 ZCL got data for node=0x8F8F, cl=0x0000, at=0x0005, status=0x00, type=0x42 18:02:13:965 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0000 18:02:13:966 Update Sensor 0x000D6FFFFEC8A078 Basic Cluster 18:02:13:968 FP indication 0x0104 / 0x0000 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:13:969 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:14:458 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:14:460 skip check bindings for client clusters (no group) 18:02:14:461 CTRL skip polling while permit join is set 18:02:14:590 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:14:591 Poll light node RubanLedLidl 18:02:14:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:02:14:661 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:02:14:662 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:02:14:663 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:02:14:664 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:02:14:665 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:02:14:666 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:02:14:667 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:02:14:667 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:02:14:668 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:02:14:668 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:02:14:669 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:02:14:669 enqueue event config/localtime for /config/ 18:02:14:963 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:14:965 skip check bindings for client clusters (no group) 18:02:14:966 CTRL skip polling while permit join is set 18:02:15:467 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:15:469 skip check bindings for client clusters (no group) 18:02:15:469 CTRL skip polling while permit join is set 18:02:15:482 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:15:483 Poll light node SalonAppliqueGauche 18:02:15:658 enqueue event config/localtime for /config/ 18:02:15:972 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:15:975 skip check bindings for client clusters (no group) 18:02:15:976 CTRL skip polling while permit join is set 18:02:16:333 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:16:334 Poll light node CouloirLed1 18:02:16:658 enqueue event config/localtime for /config/ 18:02:17:157 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:17:158 Poll light node CouloirLed2 18:02:17:658 enqueue event config/localtime for /config/ 18:02:18:049 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:18:050 Poll light node CouloirLed3 18:02:18:657 enqueue event config/localtime for /config/ 18:02:18:861 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:18:862 Poll light node SalonAppliqueDroite 18:02:19:657 enqueue event config/localtime for /config/ 18:02:19:703 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:19:705 Poll light node RubanLedLidl 18:02:20:582 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:20:583 Poll light node SalonAppliqueGauche 18:02:20:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:02:20:658 enqueue event config/localtime for /config/ 18:02:20:664 Master: read param with arg 0x19 18:02:20:670 Current channel 25 18:02:20:674 CTRL got nwk update id 0 18:02:20:678 Device TTL 2510 s flags: 0x7 18:02:20:682 Outgoing frame counter 6415518 (0x0061E49E) 18:02:21:474 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:21:476 Poll light node CouloirLed1 18:02:21:658 enqueue event config/localtime for /config/ 18:02:22:313 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:22:314 Poll light node CouloirLed2 18:02:22:316 APS-DATA.indication srcAddr: 0x750b, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0300, lqi: 255, rssi: -55 18:02:22:317 asdu: 18470a030021d628040021f27f 18:02:22:318 Node data 0x842e14fffe387b3e profileId: 0x0104, clusterId: 0x0300 18:02:22:319 enqueue event attr/lastseen for /lights/4 18:02:22:319 0x842E14FFFE387B3E: update ZCL value 0x01/0x0300/0x0003 after 0 s 18:02:22:320 0x842E14FFFE387B3E: update ZCL value 0x01/0x0300/0x0004 after 0 s 18:02:22:320 ZCL attribute report 0x842E14FFFE387B3E for cluster: 0x0300, ep: 0x01, frame control: 0x18, mfcode: 0x0000 18:02:22:321 payload: 030021d628040021f27f 18:02:22:325 Websocket 10.0.10.111:51712 send message: {"attr":{"colorcapabilities":0,"ctmax":65279,"ctmin":0,"id":"4","lastannounced":null,"lastseen":"2021-03-12T17:02Z","manufacturername":"LIDL Livarno Lux","modelid":"HG06104A","name":"RubanLedLidl","swversion":null,"type":"Extended color light","uniqueid":"84:2e:14:ff:fe:38:7b:3e-01"},"e":"changed","id":"4","r":"lights","t":"event","uniqueid":"84:2e:14:ff:fe:38:7b:3e-01"} (ret = 373) 18:02:22:658 enqueue event config/localtime for /config/ 18:02:23:157 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:23:158 Poll light node CouloirLed3 18:02:23:221 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:23:222 skip check bindings for client clusters (no group) 18:02:23:223 CTRL skip polling while permit join is set 18:02:23:224 APS-DATA.indication srcAddr: 0x8f8f, srcEp: 0x01 dstAddrMode: 2, profile: 0x0104, cluster: 0x0001, lqi: 255, rssi: -16 18:02:23:225 asdu: 081d0a210020c8 18:02:23:225 APS-DATA.indication from child 0x8F8F 18:02:23:227 Node data 0x000d6ffffec8a078 profileId: 0x0104, clusterId: 0x0001 18:02:23:228 0x000D6FFFFEC8A078: update ZCL value 0x01/0x0001/0x0021 after 0 s 18:02:23:229 enqueue event config/battery for /sensors/15 18:02:23:231 FP indication 0x0104 / 0x0001 (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:23:232 ... (0x000D6FFFFEC8A078 / 0x8F8F) 18:02:23:233 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 29 18:02:23:234 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:02:23:234 payload: 210020c8 18:02:23:235 APS-DATA.request id: 187, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:02:23:242 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) 18:02:23:664 enqueue event config/localtime for /config/ 18:02:23:724 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:23:725 skip check bindings for client clusters (no group) 18:02:23:725 CTRL skip polling while permit join is set 18:02:23:728 APS-DATA.confirm id: 187, status: 0x00 SUCCESS 18:02:23:729 APS-DATA.confirm request id: 187 -> erase from queue 18:02:23:773 aps request id: 187 finished, erase from queue 18:02:24:048 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:24:049 Poll light node SalonAppliqueDroite 18:02:24:224 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:24:226 skip check bindings for client clusters (no group) 18:02:24:227 CTRL skip polling while permit join is set 18:02:24:657 APS-DATA.request id: 195, addrmode: 0x02, addr: 0xfffc, profile: 0x0000, cluster: 0x0036, ep: 0x00 -> 0x00 queue: 1 len: 3 tx.options 0x00 18:02:24:659 send permit join, duration: 59 18:02:24:661 APS-DATA.request id: 196, addrmode: 0x02, addr: 0xfffc, profile: 0xA1E0, cluster: 0x0021, ep: 0xF2 -> 0xF2 queue: 2 len: 6 tx.options 0x00 18:02:24:662 send GP proxy commissioning mode 18:02:24:663 enqueue event config/localtime for /config/ 18:02:24:664 sql exec SELECT conf FROM zbconf ORDER BY rowid desc limit 1 18:02:24:665 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:24:666 Poll light node RubanLedLidl 18:02:24:667 Idle timer triggered 18:02:24:736 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:24:736 skip check bindings for client clusters (no group) 18:02:24:738 CTRL skip polling while permit join is set 18:02:24:738 APS-DATA.confirm id: 196, status: 0x00 SUCCESS 18:02:24:813 aps request id: 196 finished, erase from queue 18:02:25:208 APS-DATA.confirm id: 195, status: 0x00 SUCCESS 18:02:25:213 aps request id: 195 finished, erase from queue 18:02:25:237 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:25:238 skip check bindings for client clusters (no group) 18:02:25:238 CTRL skip polling while permit join is set 18:02:25:657 enqueue event config/localtime for /config/ 18:02:25:702 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:25:703 Poll light node SalonAppliqueGauche 18:02:25:740 MAC poll fastEnddeviceProbe() 0x000D6FFFFEC8A078 18:02:25:741 skip check bindings for client clusters (no group) 18:02:25:741 CTRL skip polling while permit join is set 18:02:26:582 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:26:583 Poll light node CouloirLed1 18:02:26:657 enqueue event config/localtime for /config/ 18:02:27:474 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:27:476 Poll light node CouloirLed2 18:02:27:717 enqueue event config/localtime for /config/ 18:02:28:316 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:28:317 Poll light node CouloirLed3 18:02:28:657 Skip idle timer callback, too early: elapsed 940 msec 18:02:29:157 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:29:158 Poll light node SalonAppliqueDroite 18:02:29:660 enqueue event config/localtime for /config/ 18:02:30:047 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:30:048 Poll light node RubanLedLidl 18:02:30:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:02:30:658 enqueue event config/localtime for /config/ 18:02:30:861 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:30:862 Poll light node SalonAppliqueGauche 18:02:31:657 enqueue event config/localtime for /config/ 18:02:31:698 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:31:699 Poll light node CouloirLed1 18:02:32:582 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:32:583 Poll light node CouloirLed2 18:02:32:657 enqueue event config/localtime for /config/ 18:02:33:475 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:33:477 Poll light node CouloirLed3 18:02:33:657 Tuya debug 7 : Missing manufacture name for 0x842e14fffe387b3e 18:02:33:662 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE 18:02:33:663 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:38:7b:3e%' COLLATE NOCASE: LIDL Livarno Lux 18:02:33:664 Tuya debug 7 : Missing manufacture name for 0x842e14fffe13dabb 18:02:33:664 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE 18:02:33:665 DB SELECT manufacturername FROM nodes WHERE mac LIKE '84:2e:14:ff:fe:13:da:bb%' COLLATE NOCASE: LIDL Livarno Lux 18:02:33:666 Tuya debug 7 : Missing manufacture name for 0x588e81fffefd12fa 18:02:33:666 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE 18:02:33:667 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:fd:12:fa%' COLLATE NOCASE: LIDL Livarno Lux 18:02:33:668 Tuya debug 7 : Missing manufacture name for 0x588e81fffec6ba10 18:02:33:668 sql exec SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE 18:02:33:669 DB SELECT manufacturername FROM nodes WHERE mac LIKE '58:8e:81:ff:fe:c6:ba:10%' COLLATE NOCASE: LIDL Livarno Lux 18:02:33:670 enqueue event config/localtime for /config/ 18:02:34:314 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:34:316 Poll light node SalonAppliqueDroite 18:02:34:657 enqueue event config/localtime for /config/ 18:02:35:157 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:35:158 Poll light node RubanLedLidl 18:02:35:658 enqueue event config/localtime for /config/ 18:02:36:048 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:36:050 Poll light node SalonAppliqueGauche 18:02:36:658 enqueue event config/localtime for /config/ 18:02:36:862 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:36:862 Poll light node CouloirLed1 18:02:37:661 enqueue event config/localtime for /config/ 18:02:37:701 poll node 58:8e:81:ff:fe:fd:12:fa-01 18:02:37:703 Poll light node CouloirLed2 18:02:38:582 poll node 58:8e:81:ff:fe:c6:ba:10-01 18:02:38:583 Poll light node CouloirLed3 18:02:38:657 enqueue event config/localtime for /config/ 18:02:39:475 poll node 5c:02:72:ff:fe:2d:e8:5c-01 18:02:39:476 Poll light node SalonAppliqueDroite 18:02:39:657 enqueue event config/localtime for /config/ 18:02:40:314 poll node 84:2e:14:ff:fe:38:7b:3e-01 18:02:40:315 Poll light node RubanLedLidl 18:02:40:657 Daylight now: solarNoon, status: 170, daylight: 1, dark: 0 18:02:40:660 enqueue event config/localtime for /config/ 18:02:41:157 poll node 60:a4:23:ff:fe:8c:ce:4c-01 18:02:41:159 Poll light node SalonAppliqueGauche 18:02:41:657 enqueue event config/localtime for /config/ 18:02:42:047 poll node 84:2e:14:ff:fe:13:da:bb-01 18:02:42:049 Poll light node CouloirLed1 ```

Type of sequence seen when pressing a button

``` 18:01:00:263 [INFO] - No button map for: LXEK-5, unicast to: 0x0000, endpoint: 0x01, cluster: 0x0001, command: 0x0A, payload: 210020C8, zclSeq: 1 18:01:00:264 ZCL attribute report 0x000D6FFFFEC8A078 for cluster: 0x0001, ep: 0x01, frame control: 0x08, mfcode: 0x0000 18:01:00:264 payload: 210020c8 18:01:00:265 APS-DATA.request id: 121, addrmode: 0x02, addr: 0x8f8f, profile: 0x0104, cluster: 0x0001, ep: 0x01 -> 0x01 queue: 1 len: 5 tx.options 0x00 18:01:00:269 Websocket 10.0.10.111:51712 send message: {"config":{"battery":100,"on":true,"reachable":true},"e":"changed","id":"15","r":"sensors","t":"event","uniqueid":"00:0d:6f:ff:fe:c8:a0:78-01-1000"} (ret = 148) ```

@Smanar don't want to bother you, but it seems you're french speaking too, so if you want I will pm you on discord if needed more infos or debug

For info :

deconz gui screenshot

basic cluster screenshot

node info screenshot

Smanar commented 3 years ago

For information @bemardev have finished the support for it, if you want to try it > https://github.com/dresden-elektronik/deconz-rest-plugin/pull/4587