From c5e6b9dd133fcadd52de532c1ac5b7471b282ac8 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sun, 27 Jan 2019 00:32:15 +0100 Subject: [PATCH] add hue/saturation color (#948) * add hue/saturation color https://github.com/Koenkk/zigbee-shepherd-converters/pull/239 * Update mqtt_topics_and_message_structure.md --- docs/information/mqtt_topics_and_message_structure.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/information/mqtt_topics_and_message_structure.md b/docs/information/mqtt_topics_and_message_structure.md index fd3437076..d1ce19423 100644 --- a/docs/information/mqtt_topics_and_message_structure.md +++ b/docs/information/mqtt_topics_and_message_structure.md @@ -107,7 +107,13 @@ Publishing messages to this topic allows you to control your Zigbee devices via // OR // HEX color - "hex": "#547CFF" + "hex": "#547CFF", + + // OR + + // Hue and/or saturation color + "hue": 360, + "saturation": 100 }, // Blinks the bulbs, possible values: