-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tradfri lightbulb? #43
Comments
Zigbee.db: {"id":5,"type":"Router","ieeeAddr":"0x14b457fffe3c338b","nwkAddr":55161,"manufId":4476,"manufName":"IKEA of Sweden","powerSource":"Mains (single phase)","modelId":"TRADFRI bulb E14 WS opal 600lm","epList":[1,242],"status":"online","joinTime":1568736877,"endpoints":{"1":{"profId":260,"epId":1,"devId":268,"inClusterList":[0,3,4,5,6,8,768,4096,64636],"outClusterList":[5,25,32,4096],"clusters":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[33],"outClusterList":[33],"clusters":{}}},"_id":"YdgQXkzYJDmmT7LA"} |
Try adding 'TRADFRI bulb E14 WS opal 600lm' to the model array in the ikea.tradfri.bulb.js file and restart. |
Thx, works like a charm now! |
I'm trying to add an Ikea Tradfri Lightbulb but somehow it does not seem to finish the join process completely:
[9/17/2019, 6:14:38 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 1 of 11
[9/17/2019, 6:14:38 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 2 of 11
[9/17/2019, 6:14:39 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 3 of 11
[9/17/2019, 6:14:39 PM] [ZigBee] [PermitJoinAccessory] time left: 59
[9/17/2019, 6:14:39 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 4 of 11
[9/17/2019, 6:14:39 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 5 of 11
[9/17/2019, 6:14:40 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 6 of 11
[9/17/2019, 6:14:40 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 7 of 11
[9/17/2019, 6:14:40 PM] [ZigBee] [PermitJoinAccessory] time left: 58
[9/17/2019, 6:14:40 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 8 of 11
[9/17/2019, 6:14:40 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 9 of 11
[9/17/2019, 6:14:40 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 10 of 11
[9/17/2019, 6:14:41 PM] [ZigBee] Join progress: interview endpoint 1 of 2 and cluster 11 of 11
[9/17/2019, 6:14:41 PM] [ZigBee] [PermitJoinAccessory] time left: 57
[9/17/2019, 6:14:42 PM] [ZigBee] [PermitJoinAccessory] time left: 56
[9/17/2019, 6:14:43 PM] [ZigBee] [PermitJoinAccessory] time left: 55
[9/17/2019, 6:14:44 PM] [ZigBee] [PermitJoinAccessory] time left: 54
[9/17/2019, 6:14:45 PM] [ZigBee] [PermitJoinAccessory] time left: 53
[9/17/2019, 6:14:46 PM] [ZigBee] [PermitJoinAccessory] time left: 52
[9/17/2019, 6:14:47 PM] [ZigBee] [PermitJoinAccessory] time left: 51
[9/17/2019, 6:14:48 PM] [ZigBee] [PermitJoinAccessory] time left: 50
[9/17/2019, 6:14:49 PM] [ZigBee] [PermitJoinAccessory] time left: 49
[9/17/2019, 6:14:50 PM] [ZigBee] [PermitJoinAccessory] time left: 48
[9/17/2019, 6:14:51 PM] [ZigBee] [PermitJoinAccessory] time left: 47
[9/17/2019, 6:14:52 PM] [ZigBee] [PermitJoinAccessory] time left: 46
[9/17/2019, 6:14:53 PM] [ZigBee] [PermitJoinAccessory] time left: 45
[9/17/2019, 6:14:53 PM] [ZigBee] [RouterPolling] ping device: 0x14b457fffe3c338b
[9/17/2019, 6:14:54 PM] [ZigBee] [PermitJoinAccessory] time left: 44
[9/17/2019, 6:14:55 PM] [ZigBee] [PermitJoinAccessory] time left: 43
[9/17/2019, 6:14:56 PM] [ZigBee] [PermitJoinAccessory] time left: 42
[9/17/2019, 6:14:57 PM] [ZigBee] [PermitJoinAccessory] time left: 41
[9/17/2019, 6:14:58 PM] [ZigBee] [PermitJoinAccessory] time left: 40
[9/17/2019, 6:14:59 PM] [ZigBee] [PermitJoinAccessory] time left: 39
[9/17/2019, 6:15:00 PM] [ZigBee] [PermitJoinAccessory] time left: 38
[9/17/2019, 6:15:01 PM] [ZigBee] [PermitJoinAccessory] time left: 37
[9/17/2019, 6:15:02 PM] [ZigBee] [PermitJoinAccessory] time left: 36
[9/17/2019, 6:15:03 PM] [ZigBee] [PermitJoinAccessory] time left: 35
[9/17/2019, 6:15:04 PM] [ZigBee] [PermitJoinAccessory] time left: 34
[9/17/2019, 6:15:05 PM] [ZigBee] [PermitJoinAccessory] time left: 33
[9/17/2019, 6:15:06 PM] [ZigBee] [PermitJoinAccessory] time left: 32
[9/17/2019, 6:15:07 PM] [ZigBee] [PermitJoinAccessory] time left: 31
[9/17/2019, 6:15:08 PM] [ZigBee] [PermitJoinAccessory] time left: 30
[9/17/2019, 6:15:09 PM] [ZigBee] [PermitJoinAccessory] time left: 29
[9/17/2019, 6:15:10 PM] [ZigBee] [PermitJoinAccessory] time left: 28
[9/17/2019, 6:15:11 PM] [ZigBee] Join progress: interview endpoint 242 of 2 and cluster 1 of 1
[9/17/2019, 6:15:11 PM] [ZigBee] Device announced incoming and is added, id: 0x14b457fffe3c338b
[9/17/2019, 6:15:11 PM] [ZigBee] [PermitJoinAccessory] stopped
[9/17/2019, 6:15:12 PM] [ZigBee] Unrecognized device: 0x14b457fffe3c338b IKEA of Sweden TRADFRI bulb E14 WS opal 600lm
[9/17/2019, 6:15:53 PM] [ZigBee] [RouterPolling] ping device: 0x14b457fffe3c338b
[9/17/2019, 6:16:53 PM] [ZigBee] [RouterPolling] ping device: 0x14b457fffe3c338b
[9/17/2019, 6:17:53 PM] [ZigBee] [RouterPolling] ping device: 0x14b457fffe3c338b
What do I need to do to get the bulb completely joined?
The text was updated successfully, but these errors were encountered: