SceneControls
interface SceneControls
Actions to get and configure Scenes on the Hue system.
Functions
Link copied to clipboard
Create a new scene on the Hue Bridge.
Link copied to clipboard
Delete a scene from the Hue Bridge.
Link copied to clipboard
Get information for a specific Scene.
Link copied to clipboard
Get a list of all scenes configured on the Hue Bridge.
Link copied to clipboard
abstract suspend fun updateScene(id: ResourceId, parameters: SceneUpdateParameters): ResourceReference
Update a scene on the Hue Bridge.