LightLevelControls

Actions to get light level sensor data from the hue system.

Functions

Link copied to clipboard
abstract suspend fun getLightLevel(id: ResourceId): LightLevel

Get the state of a single light level sensor.

Link copied to clipboard
abstract suspend fun listLightLevels(): List<LightLevel>

Get a list of light level sensors configured on the hue service.

Link copied to clipboard

Update a light level sensor on the hue bridge.