Hi. I’m a heavy user of the Philips Hue and I would like to be able to get the current active scene. In the Philips Hue app, if a scene is active, it is highlighted. All of my Philips hue scenes are visible in Home assistant via the integration. And I can see when they were last triggered. But I would like to be able to get and store the current active scene if there is one, ideally based on their names or zones.
The reason for this is I want to return to the previous dynamic scene. Currently, in Home Assistant, an automation can save the current light state as a scene, then return to and delete this scene at the end of the action. But this does not allow for a return to dynamic scenes offered in the Philips Hue app. To do this, I will need to some how get the currently active scene for a room, zone or light, store that, then call it at the end of the action. The information to do this seems to be available but just isn’t implemented in the integration yet in a way I can use it for this purpose.
Thanks for your help!