Two changes in the latest App (Android and Apple), updated 30-Nov-2023 or so:
-
Gauge Widget: I have it displaying a
CloudTemperatureSensor
value, which shows as anint
for Last Value on the Cloud Variables page. On the web dashboard it still shows integers as usual, but in the Android and Apple apps it now shows three decimal places (99
now shows99.000
). -
Percentage Widget: I have it showing an
int
. For the value 0 it still shows0%
on the web. In the apps0%
is now--%
.
I didn't see a new setting for these widgets to control how the numbers are displayed. Are these intended changes? I prefer the prior behavior, and it could be an unintended change from that. Anyway, if there's a better spot to look for and ask about this stuff, kindly advise.
Apps:
Web Dashboard and prior App behavior: