Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 645 Bytes

ChannelStateColorAndBrightness.md

File metadata and controls

13 lines (10 loc) · 645 Bytes

# ChannelStateColorAndBrightness

Properties

Name Type Description Notes
connected bool [optional]
color string integer (hex) value of a current color, ranging from `0x000001` to `0xFFFFFF` [optional]
colorBrightness int color brightness in percent [optional]
brightness int current dimmer brightness value in percent [optional]
on bool [optional]

[Back to Model list] [Back to API list] [Back to README]