Page 1 of 1

Domoticz MQTT and RGB dimmer, am I missing something?

Posted: Wednesday 24 February 2016 11:55
by mvdbro
I've created an RGB device and when I control this device from Domoticz, the following MQTT message is send:

Code: Select all

{
   "Battery" : 255,
   "RSSI" : 12,
   "dtype" : "Lighting Limitless/Applamp",
   "id" : "00082259",
   "idx" : 260,
   "name" : "Demo",
   "nvalue" : 15,
   "stype" : "RGB",
   "switchType" : "Dimmer",
   "unit" : 1
}

But were are the RGB values?
I would like to use this to control custom RGB devices but the RGB values seems missing in the message.

Re: Domoticz MQTT and RGB dimmer, am I missing something?

Posted: Thursday 25 February 2016 20:16
by deennoo
On works,