Replicating Hue Scenes

I'd like to replicate some of the default hue scenes like 'relax' and 'concentrate' and have these mapped to virtual buttons.

I thought I could just set up the scene in the app and then see the light settings (hue, saturation etc) within HE and then replicate in RM. But these attributes never seem to update.

Does anyone know how I could grab the configuration of the lights?

Thanks

1 Like

when you activate the scene on the Hue side, and then hit refresh on one of the bulbs (this will trigger a refresh for all the hue bulbs, no need to refresh all of them), do the settings for the bulbs that are a member of that particular scene not update?

I've not investigated how the zigbee scenes cluster works, it's possible that the current device attributes relating to the scene aren't copied over to the relevant color attributes, don't know at this point.

Hi Mike,

The only thing that changes is the level

##Concentrate

color : #000000
colorMode : CT
colorTemperature : 2710
hue : 21
level : 100
saturation : 79
switch : on

###Relax

color : #000000
colorMode : CT
colorTemperature : 2710
hue : 21
level : 57
saturation : 79
switch : on