shade
latest
grouped-lights
/
inkapplications.shade.groupedlights.structures
/
GroupDimmingInfo
Group
Dimming
Info
@
Serializable
data
class
GroupDimmingInfo
(
val
brightness
:
Percentage
)
Info about a light group's dimming status and capabilities.
Constructors
Properties
Constructors
Group
Dimming
Info
Link copied to clipboard
fun
GroupDimmingInfo
(
brightness
:
Percentage
)
Properties
brightness
Link copied to clipboard
@
Serializable
(
with
=
WholePercentageSerializer::class
)
val
brightness
:
Percentage
Current brightness value.