app icon indicating copy to clipboard operation
app copied to clipboard

Suggestion for unit handling of generic devices widget

Open DigiH opened this issue 3 years ago • 0 comments

With generic devices being displayed on a generic widget page I would suggest the following

• if the unit is int show the value as a integer only without decimals, and do not show the unit • if the unit is either string or status, just show the value without the unit • if a status value is a boolean, show it as true/false and don't convert/display it to/as 1/0

Example from the SmartDry discussion for the Shake and Wake properties, but applicable to all other generic devices.

Shake 241

Wake true

image

DigiH avatar Nov 14 '22 16:11 DigiH