Light mqtt_json HS color support (#5214)

* Light mqtt_json HS color support

* Update other MQTT light docs

* Updates
This commit is contained in:
Otto Winter 2018-04-29 00:33:55 +02:00 committed by Fabian Affolter
parent 254b6bbf66
commit 292ef8e815
3 changed files with 40 additions and 5 deletions

View file

@ -194,6 +194,7 @@ payload_not_available:
| RGB Color | ✔ | ✔ | ✔ |
| Transitions | ✘ | ✔ | ✔ |
| XY Color | ✔ | ✔ | ✘ |
| HS Color | ✘ | ✔ | ✘ |
| White Value | ✔ | ✔ | ✔ |
## {% linkable_title Examples %}