mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Improve MQTT JSON light supported_color_modes option description (#38862)
This commit is contained in:
parent
772048b902
commit
31521159b5
@ -754,7 +754,7 @@ state_topic:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
supported_color_modes:
|
supported_color_modes:
|
||||||
description: A list of color modes supported by the list. Possible color modes are `onoff`, `brightness`, `color_temp`, `hs`, `xy`, `rgb`, `rgbw`, `rgbww`, `white`. Note that if `onoff` **or** `brightness` are used, that must be the _only_ value in the list.
|
description: A list of color modes supported by the light. Possible color modes are `onoff`, `brightness`, `color_temp`, `hs`, `xy`, `rgb`, `rgbw`, `rgbww`, `white`. Note that if `onoff` **or** `brightness` are used, that must be the _only_ value in the list.
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
unique_id:
|
unique_id:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user