webCoRe - How do I capture bulb color?

I want to capture the color of my hue bulbs when a contact sensor opens, but I have been unable to figure out how.
Is this even possible?

Try setting a variable using an Expression [DeviceName:color]

Edit: Here’s an example of one of my hues:
Log info β€œ{[Dining Room Hue : color]}”;

Output: +520ms β•‘β•‘#CEF9FF

1 Like