Light mqtt_json HS color support (#5214)
* Light mqtt_json HS color support * Update other MQTT light docs * Updates
This commit is contained in:
parent
254b6bbf66
commit
292ef8e815
3 changed files with 40 additions and 5 deletions
|
@ -194,6 +194,7 @@ payload_not_available:
|
|||
| RGB Color | ✔ | ✔ | ✔ |
|
||||
| Transitions | ✘ | ✔ | ✔ |
|
||||
| XY Color | ✔ | ✔ | ✘ |
|
||||
| HS Color | ✘ | ✔ | ✘ |
|
||||
| White Value | ✔ | ✔ | ✔ |
|
||||
|
||||
## {% linkable_title Examples %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue