Open kidbomb opened 5 years ago
Which bulb did you get? IKEA has a wide range now. They added a new bulb that has two white tints (warm white for relaxing, and cold white for working) + brightness.
Or do you mean that they updated a bulb that was in theory supported, but doesn't seem to work anymore?
On that last front I can add that I bought the cheap normal 806 lumen bulb, as well as the classic color bulb just yesterday, and I've gotten both to connect.
Same here. Some hopefully helpful details:
This is the bulb box:
This is the log output with all debug flags enabled. Captured during the following process
Note that there are 6 Xiaomi Temp/Humidity Sensors paired as well which I left in the capture as I cannot tell exactly which information belongs to which node. As far as I can tell there's almost no sign of the Tradfri here.
2020-02-16 13:13:12.766 INFO : zigbee: Pairing mode started, timeout = 60
2020-02-16 13:13:12.767 INFO : zigbee: ----- Permit Join (60) -----
2020-02-16 13:13:12.768 INFO : zigbee: ----- Nodes -----
2020-02-16 13:13:12.769 INFO : zigbee: Node: 00212effff054665 0000 Name: zb-00212effff054665-Dongle rebindRequired: true endpoints: []
2020-02-16 13:13:12.770 INFO : zigbee: Node: 00158d000408626c 4ab0 Name: zb-00158d000408626c-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:13:12.770 INFO : zigbee: Node: 00158d0004659ee6 bbd3 Name: zb-00158d0004659ee6-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:13:12.772 INFO : zigbee: Node: 00158d000418e462 c72e Name: zb-00158d000418e462-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:13:12.778 INFO : zigbee: Node: 00158d0004659daf 207a Name: zb-00158d0004659daf-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:13:12.779 INFO : zigbee: Node: 00158d00046574b1 a7cf Name: zb-00158d00046574b1-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:13:12.779 INFO : zigbee: Node: 00158d00046573aa de2f Name: zb-00158d00046573aa-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:13:12.780 INFO : zigbee: -----------------
2020-02-16 13:13:12.781 INFO : zigbee: queueCommandsAtFront
2020-02-16 13:13:12.782 INFO : zigbee: Commands (4)
2020-02-16 13:13:12.783 INFO : zigbee: | 0: p:- SEND: Write Parameter (0x0b) Request Permit Join: 60
2020-02-16 13:13:12.784 INFO : zigbee: | 1: p:- WAIT: Write Parameter (0x0b)
2020-02-16 13:13:12.784 INFO : zigbee: | 2: p:- SEND: Explicit Tx 00212effff054665 ZDO 0036 Mgmt Permit Join Req (0x0036)
2020-02-16 13:13:12.785 INFO : zigbee: | 2: p:- SEND: Duration:60
2020-02-16 13:13:12.786 INFO : zigbee: | 3: p:- WAIT: Query Send Data State (0x04) id:3
2020-02-16 13:13:12.787 INFO : zigbee: ---
2020-02-16 13:13:12.787 INFO : zigbee: run queue len = 4 running = false
2020-02-16 13:13:12.792 INFO : zigbee: SEND_FRAME
2020-02-16 13:13:12.794 INFO : zigbee: Queued: <Buffer 0b 5d 00 09 00 02 00 21 3c 30 ff>
2020-02-16 13:13:12.794 INFO : zigbee: Sending queued frame
2020-02-16 13:13:12.795 INFO : zigbee: Sent: <Buffer 0b 5d 00 09 00 02 00 21 3c 30 ff>
2020-02-16 13:13:12.796 INFO : zigbee: Sent Chunk: <Buffer c0 0b 5d 00 09 00 02 00 21 3c 30 ff c0>
2020-02-16 13:13:12.797 INFO : zigbee: WAIT_FRAME type: 11 timeoutDelay = 1000
2020-02-16 13:13:12.798 INFO : zigbee: Rcvd Chunk: <Buffer c0 0b 5d 00 08 00 01 00 21 6e ff c0>
2020-02-16 13:13:12.798 INFO : zigbee: Rcvd: <Buffer 0b 5d 00 08 00 01 00 21 6e ff>
2020-02-16 13:13:12.799 INFO : zigbee: Waiting for { type: 11, paramId: 33, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.800 INFO : zigbee: Wait satisified
2020-02-16 13:13:12.801 INFO : zigbee: run queue len = 2 running = false
2020-02-16 13:13:12.801 INFO : zigbee: SEND_FRAME
2020-02-16 13:13:12.802 INFO : zigbee: Queued: <Buffer 12 5e 00 19 00 12 00 03 00 02 00 00 00 00 00 36 00 00 03 00 03 3c 01 04 00 e3 fe>
2020-02-16 13:13:12.803 INFO : zigbee: Sending queued frame
2020-02-16 13:13:12.804 INFO : zigbee: Sent: <Buffer 12 5e 00 19 00 12 00 03 00 02 00 00 00 00 00 36 00 00 03 00 03 3c 01 04 00 e3 fe>
2020-02-16 13:13:12.805 INFO : zigbee: Sent Chunk: <Buffer c0 12 5e 00 19 00 12 00 03 00 02 00 00 00 00 00 36 00 00 03 00 03 3c 01 04 00 e3 fe c0>
2020-02-16 13:13:12.817 INFO : zigbee: findNodeFromTxFrame: addr64: 00212effff054665 addr16: 0000
2020-02-16 13:13:12.818 INFO : zigbee: WAIT_FRAME type: 4 timeoutDelay = 10000
2020-02-16 13:13:12.819 INFO : zigbee: processRawFrameQueue: waiting for type: 18
2020-02-16 13:13:12.821 INFO : zigbee: Rcvd Chunk: <Buffer c0 12 5e 00 09 00 02 00 22 03 60 ff c0>
2020-02-16 13:13:12.822 INFO : zigbee: Rcvd: <Buffer 12 5e 00 09 00 02 00 22 03 60 ff>
2020-02-16 13:13:12.822 INFO : zigbee: handleApsDataRequest: seqNum: 94
2020-02-16 13:13:12.828 INFO : zigbee: Waiting for { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.829 INFO : zigbee: Wait NOT satisified
2020-02-16 13:13:12.830 INFO : zigbee: waitFrame = { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.831 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:12.832 INFO : zigbee: Queue stalled waiting for frame.
2020-02-16 13:13:12.833 INFO : zigbee: No raw frames to send
2020-02-16 13:13:12.834 INFO : zigbee: Rcvd Chunk: <Buffer c0 0e 5f 00 07 00 ae 00 de fe c0>
2020-02-16 13:13:12.835 INFO : zigbee: Rcvd: <Buffer 0e 5f 00 07 00 ae 00 de fe>
2020-02-16 13:13:12.836 INFO : zigbee: handleDeviceStateChanged: seqNum: 95
2020-02-16 13:13:12.837 INFO : zigbee: Waiting for { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.838 INFO : zigbee: Wait NOT satisified
2020-02-16 13:13:12.844 INFO : zigbee: waitFrame = { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.845 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:12.845 INFO : zigbee: Queue stalled waiting for frame.
2020-02-16 13:13:12.846 INFO : zigbee: Incoming Frame available - requesting it (via APS_DATA_INDICATION)
2020-02-16 13:13:12.847 INFO : zigbee: Sent: <Buffer 17 5f 00 07 00 00 00 83 ff>
2020-02-16 13:13:12.850 INFO : zigbee: Sent Chunk: <Buffer c0 17 5f 00 07 00 00 00 83 ff c0>
2020-02-16 13:13:12.851 INFO : zigbee: Rcvd Chunk: <Buffer c0 17 5f 00 20 00 19 00 26 02 00 00 00 02 00 00 00 00 00 36 80 02 00 03 00 00 af f1 91 a4 00 00 13 84 fb c0>
2020-02-16 13:13:12.852 INFO : zigbee: Rcvd: <Buffer 17 5f 00 20 00 19 00 26 02 00 00 00 02 00 00 00 00 00 36 80 02 00 03 00 00 af f1 91 a4 00 00 13 84 fb>
2020-02-16 13:13:12.853 INFO : zigbee: handleApsDataIndication: seqNum: 95
2020-02-16 13:13:12.856 INFO : zigbee: Waiting for { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.857 INFO : zigbee: Wait NOT satisified
2020-02-16 13:13:12.858 INFO : zigbee: waitFrame = { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.859 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:12.860 INFO : zigbee: Queue stalled waiting for frame.
2020-02-16 13:13:12.861 INFO : zigbee: Outgoing Frame confirmation available - requesting it (via APS_DATA_CONFIRM)
2020-02-16 13:13:12.862 INFO : zigbee: Sent: <Buffer 04 60 00 07 00 00 00 95 ff>
2020-02-16 13:13:12.865 INFO : zigbee: Sent Chunk: <Buffer c0 04 60 00 07 00 00 00 95 ff c0>
2020-02-16 13:13:12.867 INFO : zigbee: Rcvd Chunk: <Buffer c0 04 60 00 13 00 0c 00 22 03 02 00 00 00 00 00 00 00 00 00 56 ff c0>
2020-02-16 13:13:12.870 INFO : zigbee: Rcvd: <Buffer 04 60 00 13 00 0c 00 22 03 02 00 00 00 00 00 00 00 00 00 56 ff>
2020-02-16 13:13:12.872 INFO : zigbee: handleApsDataConfirm: seqNum: 96 id 3
2020-02-16 13:13:12.873 INFO : zigbee: Waiting for { type: 4, id: 3, waitRetryCount: 1, waitRetryMax: 3 }
2020-02-16 13:13:12.874 INFO : zigbee: Wait satisified
2020-02-16 13:13:12.876 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:12.877 INFO : zigbee: No raw frames to send
2020-02-16 13:13:30.971 INFO : zigbee: Saved device information in /home/pi/.mozilla-iot/data/zigbee-adapter/zb-00212effff054665.json
2020-02-16 13:13:55.418 INFO : zigbee: Rcvd Chunk: <Buffer c0 1c 61 00 0c 00 05 00 02 7a 20 ff c3 14 fd c0>
2020-02-16 13:13:55.420 INFO : zigbee: Rcvd: <Buffer 1c 61 00 0c 00 05 00 02 7a 20 ff c3 14 fd>
2020-02-16 13:13:55.421 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:55.423 INFO : zigbee: No raw frames to send
2020-02-16 13:13:55.715 INFO : zigbee: Rcvd Chunk: <Buffer c0 0e 62 00 07 00 aa 00 df fe c0>
2020-02-16 13:13:55.716 INFO : zigbee: Rcvd: <Buffer 0e 62 00 07 00 aa 00 df fe>
2020-02-16 13:13:55.719 INFO : zigbee: handleDeviceStateChanged: seqNum: 98
2020-02-16 13:13:55.721 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:55.722 INFO : zigbee: Incoming Frame available - requesting it (via APS_DATA_INDICATION)
2020-02-16 13:13:55.724 INFO : zigbee: Sent: <Buffer 17 61 00 07 00 00 00 81 ff>
2020-02-16 13:13:55.725 INFO : zigbee: Sent Chunk: <Buffer c0 17 61 00 07 00 00 00 81 ff c0>
2020-02-16 13:13:55.726 INFO : zigbee: Rcvd Chunk: <Buffer c0 17 61 00 4a 00 43 00 22 02 00 00 01 02 7a 20 01 04 01 00 00 2c 00 18 97 0a 01 ff 42 25 01 21 a9 0b 04 21 a8 13 05 21 04 00 06 24 01 00 00 00 00 64 ... >
2020-02-16 13:13:55.728 INFO : zigbee: Rcvd: <Buffer 17 61 00 4a 00 43 00 22 02 00 00 01 02 7a 20 01 04 01 00 00 2c 00 18 97 0a 01 ff 42 25 01 21 a9 0b 04 21 a8 13 05 21 04 00 06 24 01 00 00 00 00 64 29 ... >
2020-02-16 13:13:55.729 INFO : zigbee: Incoming Frame available - requesting it (via APS_DATA_INDICATION)
2020-02-16 13:13:55.730 INFO : zigbee: Sent: <Buffer 17 62 00 07 00 00 00 80 ff>
2020-02-16 13:13:55.731 INFO : zigbee: Sent Chunk: <Buffer c0 17 62 00 07 00 00 00 80 ff c0>
2020-02-16 13:13:55.733 INFO : zigbee: handleApsDataIndication: seqNum: 97
2020-02-16 13:13:55.734 INFO : zigbee: findNodeFromRxFrame: addr64: 00158d0004659daf addr16: 207a
2020-02-16 13:13:55.735 INFO : zigbee: createNodeIfRequired: 00158d0004659daf 207a
2020-02-16 13:13:55.736 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:55.737 INFO : zigbee: Rcvd Chunk: <Buffer c0 17 62 05 08 00 01 00 22 57 ff c0>
2020-02-16 13:13:55.739 INFO : zigbee: Rcvd: <Buffer 17 62 05 08 00 01 00 22 57 ff>
2020-02-16 13:13:55.740 INFO : zigbee: No raw frames to send
2020-02-16 13:13:56.215 INFO : zigbee: Rcvd Chunk: <Buffer c0 1c 63 00 0c 00 05 00 02 7a 20 ef db dc 25 fd c0>
2020-02-16 13:13:56.217 INFO : zigbee: Rcvd: <Buffer 1c 63 00 0c 00 05 00 02 7a 20 ef c0 25 fd>
2020-02-16 13:13:56.218 INFO : zigbee: run queue len = 0 running = false
2020-02-16 13:13:56.219 INFO : zigbee: No raw frames to send
2020-02-16 13:14:12.758 INFO : Pairing timeout
2020-02-16 13:14:12.761 ERROR : Thing was not added
2020-02-16 13:14:12.762 ERROR : addNewThing cancelled
2020-02-16 13:14:12.789 INFO : zigbee: Cancelling pairing mode
2020-02-16 13:14:12.791 INFO : zigbee: ----- Permit Join (0) -----
2020-02-16 13:14:12.793 INFO : zigbee: ----- Nodes -----
2020-02-16 13:14:12.795 INFO : zigbee: Node: 00212effff054665 0000 Name: zb-00212effff054665-Dongle rebindRequired: true endpoints: []
2020-02-16 13:14:12.797 INFO : zigbee: Node: 00158d000408626c 4ab0 Name: zb-00158d000408626c-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:14:12.799 INFO : zigbee: Node: 00158d0004659ee6 bbd3 Name: zb-00158d0004659ee6-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:14:12.800 INFO : zigbee: Node: 00158d000418e462 c72e Name: zb-00158d000418e462-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:14:12.801 INFO : zigbee: Node: 00158d0004659daf 207a Name: zb-00158d0004659daf-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:14:12.803 INFO : zigbee: Node: 00158d00046574b1 a7cf Name: zb-00158d00046574b1-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:14:12.804 INFO : zigbee: Node: 00158d00046573aa de2f Name: zb-00158d00046573aa-temperature rebindRequired: false endpoints: [ '1' ]
2020-02-16 13:14:12.805 INFO : zigbee: -----------------
It looks like it's the new one with the two white tints.
Yes, the color temperature is controllable smoothly. Wasn't aware that there is an "old one" though.
There isn't. This dual-color functionality is brand new.
I bought 2 different kinds of IKEA TRADFI lamps with "dual color fuctionality" (warm bright and cold bright). The older one flickers when reset, while the newer one pulses. I can pair with the older one, but not the new. So I can confirm there is an "old one"
Just got a couple of new Tradfri bulb a couple of days ago and I could not pair them with Gateway. One thing I noticed is that, when I reset them, instead of the usual flicker, they dim. I could pair the old ones without issues.
I use Digi XStick.