Skip to content
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

Add support for Ikea Tradfri LED drivers #466

Closed
RudolfRendier opened this issue Mar 9, 2018 · 5 comments
Closed

Add support for Ikea Tradfri LED drivers #466

RudolfRendier opened this issue Mar 9, 2018 · 5 comments

Comments

@RudolfRendier
Copy link

Ikea is adding led drivers to its Tradfri line of products.
(Two models: max 10W and max 30W)

https://www.iculture.nl/nieuws/tradfri-drivers-bestaande-ikea-verlichting/

They can be controlled with the puck-dimmer (and paired to the hub)
It seems that they are already available in Danish and Dutch stores.

I'm planning on buying these; how can I help to get them supported in Deconz?

@manup
Copy link
Member

manup commented Mar 9, 2018

Since these are lights they should already work out of the box, special handling is mostly needed for sensors and switches.

@RudolfRendier
Copy link
Author

RudolfRendier commented Mar 10, 2018

I can't get them to join the network; I opened it up and scanned for new devices, but to no avail.

I normally run deCONZ headless on a pi, but I can stop the deCONZ service and run it manually with X11 Forwarding, but I don't see a new device in the network.

Tried running with --dbg-info=2 and the only thing that stood out was:
'13:19:09:527 Unsupported device protocol version: 0x0106'
But I doubt it's related to these devices; there's a lot going on right after starting deCONZ. :)

Not sure what commandline arguments provide useful information for pairing new devices.

@manup
Copy link
Member

manup commented Mar 10, 2018

The you may need to reset the device with the IKEA reset sequence while light search in the Phoscon App is active.

https://www.youtube.com/watch?v=mJm9YpPrGzk

@dxxxm
Copy link

dxxxm commented Mar 13, 2018

Available at (some?) IKEA stores in Berlin. Reset method different for the new ones. They got a dedicated 'Reset' push button. To reset use a pin and push button for about 5 sec.
Didn't had any problem to hook them up to deCONZ, e.g. PHOSCON reading:

model TRADFRI transformer 30W
Version 1.2.245

manual pdf

@RudolfRendier
Copy link
Author

Can confirm it works as advertised.

Manual doesn't mention holding the button for 5 seconds, but that certainly seems to do the trick.
I was messing with the wrong cables before, but yesterday I was able to pair both types (10W and 30W)

It seems as though the devices accept just one reset per power cycle. So if the pairing fails, make sure to cycle the power once before your push the pin again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants