I've been through the documentation and the guides but I found no way to activate a scene in the v2API. The PUT command on a scene seems to change the scene, and group_lights has no command to recall scene. Where am I missing it???
Activating a scene for a room or a zone using Philips Hue API V2
228 Views Asked by Wolfgang Bures At
1
If you have the scene ID, then you can use:
See API reference here: https://developers.meethue.com/develop/hue-api-v2/api-reference/#resource_scene__id__put
And examples here: https://github.com/jaaufauvre/philips-hue-auto-config