Hello!
I have been replacing many of my Hue bulbs (connected to a Hue bridge which is synced with SmartThings) with IKEA Tradfri bulbs due to price.
Two of my IKEA bulbs are using incorrect device profiles.
These are reporting in SmartThings as: TRADFRIbulbE26WSglobeopal1100lm
And the device profile is: rgbw-bulb
But these are only white temp bulbs, so the RGB selector pauses and then fails to change.
I have some other IKEA white temp bulbs which report correctly:
TRADFRI bulb E26 WS opal 1000lm, device profile: color-temp-bulb-2200K-4000K
How can I correct this, or help SmartThings devs correct it? I have some JSON/REST experience but have not yet dived into the API directly.
Thanks!
SpecialK6466:
Hello!
I have been replacing many of my Hue bulbs (connected to a Hue bridge which is synced with SmartThings) with IKEA Tradfri bulbs due to price.
Two of my IKEA bulbs are using incorrect device profiles.
These are reporting in SmartThings as: TRADFRIbulbE26WSglobeopal1100lm
And the device profile is: rgbw-bulb
But these are only white temp bulbs, so the RGB selector pauses and then fails to change.
I have some other IKEA white temp bulbs which report correctly:
TRADFRI bulb E26 WS opal 1000lm, device profile: color-temp-bulb-2200K-4000K
How can I correct this, or help SmartThings devs correct it? I have some JSON/REST experience but have not yet dived into the API directly.
Thanks!
Looks like that bulb is supported by the Zigbee Light Multifunction driver from @Mariano_Colmenarejo . Subscribe to his channel here and install the driver to your hub. Remove the device from your hub and re-add.
That worked, thank you!!
Now I feel like I should have scoured the forum more before asking; sorry about that…