IKEA Trådfri fingerprints?

HI
I’m writing a device handler for my IKEA Trådfri bulb that is a slightly modified version of the zigbee-white-color-temperature-bulb from the smartthings repo.
I only have one bulb, TRADFRI bulb E27 WS - opal 980lm, at the moment and just wanted to ask if anyone here has any of the other lights and would like to give me the fingerprints for them so i can add it to my device handler.

It’s the “raw description” that i want, looks similar to this
"01 0104 0220 02 09 0000 0003 0004 0005 0006 0008 0300 0B05 1000 04 0005 0019 0020 1000"

I’ve never written a proper device handler and it would be really great it the next lights that i buy from IKEA gets recognised properly at inclusion =)

01 0104 0100 02 09 0000 0003 0004 0005 0006 0008 0300 0B05 1000 04 0005 0019 0020 1000

Pretty sure if i dont recall wrong that this is the E14 400lumen

Thanks, i now realise that they all probably have the same fingerprint so if you have it available it would help to get the model name from the details page for the device in the “My devices” section on https://graph-eu01-euwest1.api.smartthings.com

This?

model: TRADFRI bulb E14 WS opal 400lm
application: 09
manufacturer: IKEA of Sweden
endpointId: 01

So this is the device type I “created” in case some one else wants to use it

1 Like