Average Temperature on dashboard - Resolved
Posted: Mon 27 Apr 2020 6:44 am
In Steve's original code in the DataStruct.cs file, the AvgTempToday is set as a double value where
as other temp values as set to a string with one decimal. This is on line 412 of the the file then.
As I use AvgTempToday on the Dashboard is it possible to either configure a new item or change it to a string format with one decimal place (tempformat)?
as other temp values as set to a string with one decimal. This is on line 412 of the the file then.
As I use AvgTempToday on the Dashboard is it possible to either configure a new item or change it to a string format with one decimal place (tempformat)?