RoomControls
interface RoomControls
Actions to get and control rooms in the hue system
Functions
Link copied to clipboard
Create a new room on the hue bridge.
Link copied to clipboard
Delete an existing room from the hue bridge.
Link copied to clipboard
Get the state of a single room
Link copied to clipboard
abstract suspend fun updateRoom(id: ResourceId, parameters: RoomUpdateParameters): ResourceReference
Update and existing room on the hue bridge.