Page 1 of 1

Dial - or just simple trend

Posted: Saturday 13 November 2021 19:35
by Krenstik
HI,

In dashticz I can see a trend :
Snímek obrazovky 2021-11-13 193332.jpg
Snímek obrazovky 2021-11-13 193332.jpg (26.83 KiB) Viewed 365 times
also in json so is any way how to get a simple arrow with a trend?

Code: Select all

SubType: "Weather Station",
Temp: 23.2,
Timers: "false",
Type: "Temp + Humidity + Baro",
TypeImg: "temperature",
Unit: 181,
Used: 1,
XOffset: "878",
YOffset: "508",
idx: "46",
trend: 3
}
],

Re: Dial - or just simple trend

Posted: Saturday 13 November 2021 19:57
by Lokonli
Krenstik wrote: Saturday 13 November 2021 19:35 HI,

In dashticz I can see a trend :

Snímek obrazovky 2021-11-13 193332.jpg

also in json so is any way how to get a simple arrow with a trend?

Code: Select all

SubType: "Weather Station",
Temp: 23.2,
Timers: "false",
Type: "Temp + Humidity + Baro",
TypeImg: "temperature",
Unit: 181,
Used: 1,
XOffset: "878",
YOffset: "508",
idx: "46",
trend: 3
}
],
Not an easy way at the moment, but I can create something.

Can you try to find out which values 'trend' may have, and how to interpret them?
Can you also make a proposal how the Dashticz block including the trend arrow should look like?

Re: Dial - or just simple trend

Posted: Saturday 13 November 2021 20:59
by Krenstik
HI, is just three possible arrows. Up, down and nothing or same :)

The information came from Domoticz, so my idea is just a small arrow up or down.
Snímek obrazovky 2021-11-13 205236.jpg
Snímek obrazovky 2021-11-13 205236.jpg (90.58 KiB) Viewed 358 times
Currently, I have a min and max temp in every room, so the best for me will be a small arrow same as I have for min and max temp.
Snímek obrazovky 2021-11-13 205724.jpg
Snímek obrazovky 2021-11-13 205724.jpg (127.6 KiB) Viewed 358 times