I have Ikea color bulbs on a Philips Hue Hub, the Philips bulb changes color by habitat but the Ikea ones don't? Has anybody come across this?
I use the Philip hue hub so that I can use the hue app.
Is there a way to get the IKEA bulbs on the Philips hue hub to work?
hueBridgeBulbRGBW.... poop this is the reason I got Hubitat, so I could run multiple hue hubs.
Looks like it goes back tomorrow if I cant the bulbs/hubs to work.
UGH! thank you so much... unfortunately 90% of my bulbs are Trådfri.
Back in the box and back, it goes! shame it would have been fun, but if it doesn't work... it doesn't work.
It's not impossible to make work, though I'm not aware of any solution that does at the moment unless you want to directly pair them and use the "Advanced...." bulb drivers or a community driver I've seen that hard-codes some custom commands with values. But this won't work via the Bridge. The issue is the difficulty of converting between the XY and HS color models. Hue bulbs implement both, Ikea ones I've seen only implement the latter, and Hubitat depends on the former.
Again, conversion is theoretically possible, and I've toyed around with it in a custom Hue Bridge integration I wrote. However, I haven't found any formula that gives me consistently reliable results (e.g., if I set the bulb to the hue and saturation values the conversions I've tried suggests they should be based on the XY values, the result is sometimes quite far away--though not terrible in some cases). I might pick this idea up again sometime, or maybe someone else will outside of the direct-pairing situation.
It would also be nice if Ikea just implemented everything that is conventional for the color models these bulbs actually support (hue/saturation, XY, and color temperature). But that's probably the least likely outcome...
It is sad I could really get into hubitat, but without Ikea bulb integration it just won't work for my setup. In fact, that was the only reason I purchased, it was to fix the 3 hue hub and Alexa issues that a lot of people are having.
If you don't want to put the Hue Bridge in the middle, I believe they'll already work if you pair them directly to Hubitat (as regular Zigbee devices) and used the "Advanced Zigbee RGBW Bulb" driver, or possibly any community or built-in driver that otherwise meets your needs. This is one that I believe should because it does XY-to-HS color-model conversion.
It's theoretically possible to write a Hue Bridge integration that does, too. I've tried. The results weren't great. It's possible I'm using an unsuitable formula (or a wrong input, like the wrong white point, but everyone seems to use the same value for Hue here). I'll probably pick it up again sometime or see if Hubitat's conversion is part of their "public" libraries now and able to be used by third-party drivers (freeing me from most of that work!), though I can't guarantee it will behave differently/better. FWIW, Home Assistant's XY-to-HS conversion was similarly bad for me (I think I was able to even get the same values they did), but I don't think anything there necessarily depends on a specific color model since "capabilities" aren't quite as standardized as they are on Hubitat and you have more latitude with how things are set and reported, so your ability to use them less affected.
But it would be great if Ikea's firmware reported HS values out like most (actually all I've seen) other RGBW bulbs do...