Done!
Now i've the battery fixed!
Question...
Why is the "Trend" not updated with deCONZ temperature sensors?
Result from JSON...
Code: Select all
"result" : [
{
"AddjMulti" : 1.0,
"AddjMulti2" : 1.0,
"AddjValue" : 0.0,
"AddjValue2" : 0.0,
"BatteryLevel" : 100,
"CustomImage" : 0,
"Data" : "19.4 C",
"Description" : "",
"Favorite" : 0,
"HardwareID" : 22,
"HardwareName" : "ConBee USB",
"HardwareType" : "deCONZ plugin",
"HardwareTypeVal" : 94,
"HaveTimeout" : false,
"ID" : "00:15:8d:00:02:49:f4:4c-01-0402",
"LastUpdate" : "2019-09-01 08:27:27",
"Name" : "ConBee USB - Temperature",
"Notifications" : "false",
"PlanID" : "8",
"PlanIDs" : [ 8 ],
"Protected" : false,
"ShowNotifications" : true,
"SignalLevel" : "-",
"SubType" : "LaCrosse TX3",
"Temp" : 19.420000000000002,
"Timers" : "false",
"Type" : "Temp",
"TypeImg" : "temperature",
"Unit" : 9,
"Used" : 1,
"XOffset" : "0",
"YOffset" : "0",
"idx" : "2396",
"trend" : 0
}
],
With Philips HUE plugin it updates the trend value but not with deCONZ... You know why?