ButtonControls
interface ButtonControls
Actions to manage devices with buttons.
Functions
Link copied to clipboard
Get the state of a specified button resource.
Link copied to clipboard
Get a list of button resources configured on the hue service.
Link copied to clipboard
abstract suspend fun updateButton(id: ResourceId, parameters: ButtonUpdateParameters): ResourceReference
Update an existing button resource on the hue bridge.