updateScene

abstract suspend fun updateScene(id: ResourceId, parameters: SceneUpdateParameters): ResourceReference

Update a scene on the Hue Bridge.

Return

A reference to the updated scene.

Parameters

id

The v2 resource ID of the Scene to update.

parameters

Configuration to define the new scene.