[2.4.2] Wrong temperature units shown on EZ Dash

@gopher.ny Just noticed this while making an example for someone. My hub is set to F and the units in the events are F. The MultiSensor shows it as F but the Temp tile shows it as C ?

Adding/showing child devices - #20 by jtp10181

Also in the "shows" box if you leave it blank the units show up (as shown above, possibly wrong) but if you select temp then no units show at all?

image

image

1 Like

Checking that.

Edit: if one picks an attribute, the code no longer "knows" what the units are. That's going to stay as is. The wrong temperature scale bit will be fixed in the next build, though.

2 Likes

What does it use for the units? Is it getting it from the states, or is it using the hub setting?
Lux seems to be hard coded since on my driver I have the units as "lx" but it shows as "lux" on the dashboard. What if the illuminance is in percent (like a ZSE40 for example)?

Seems to be working now for the F anyway (I think its a beta version).
image

BTW the docs say that illuminance units is lx

image

1 Like