It is indeed fixed in the latest beta. Thanks for that! I will test the colorpicker later today, but it looks great already!
Here's the output for one of my RGB devices (but this is probably not needed anymore). It is a tuya rgb controller flashed with tasmota, added with the MQTT-discovery plugin.
Code: Select all
{
"ActTime" : 1594393376,
"AstrTwilightEnd" : "00:00",
"AstrTwilightStart" : "00:00",
"CivTwilightEnd" : "22:39",
"CivTwilightStart" : "04:56",
"DayLength" : "16:14",
"NautTwilightEnd" : "23:43",
"NautTwilightStart" : "03:52",
"ServerTime" : "2020-07-10 17:02:56",
"SunAtSouth" : "13:48",
"Sunrise" : "05:41",
"Sunset" : "21:55",
"app_version" : "2020.2 (build 12211)",
"result" :
[
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 255,
"Color" : "",
"CustomImage" : 0,
"Data" : "Off",
"Description" : "",
"DimmerType" : "abs",
"Favorite" : 0,
"HardwareID" : 18,
"HardwareName" : "Sonoff",
"HardwareType" : "MQTT discovery",
"HardwareTypeVal" : 94,
"HaveDimmer" : true,
"HaveGroupCmd" : false,
"HaveTimeout" : false,
"ID" : "00120003",
"Image" : "Light",
"IsSubDevice" : false,
"LastUpdate" : "2020-07-10 14:55:16",
"Level" : 99,
"LevelInt" : 99,
"MaxDimLevel" : 100,
"Name" : "LED TV",
"Notifications" : "false",
"PlanID" : "10",
"PlanIDs" :
[
10
],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"Status" : "Off",
"StrParam1" : "",
"StrParam2" : "",
"SubType" : "RGB",
"SwitchType" : "Dimmer",
"SwitchTypeVal" : 7,
"Timers" : "false",
"Type" : "Color Switch",
"TypeImg" : "dimmer",
"Unit" : 3,
"Used" : 1,
"UsedByCamera" : false,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "526"
}
],
"status" : "OK",
"title" : "Devices"
}