LightLevelControls
interface LightLevelControls
Actions to get light level sensor data from the hue system.
Functions
Link copied to clipboard
Get the state of a single light level sensor.
Link copied to clipboard
Get a list of light level sensors configured on the hue service.
Link copied to clipboard
abstract suspend fun updateLightLevel(id: ResourceId, parameters: LightLevelUpdateParameters): ResourceReference
Update a light level sensor on the hue bridge.