Does anyone know if it is possible to fix the charging box printing in the widget so that it shows the same in home assistant 5.38 instead of a thousand decimal places. Don't understand why it does that as it is changed from the same day I integrate the charging box and the sensor. However, print is from the dashboard and the consumption flow I have there. Maybe it is possible to hard code so that the widget also works? But all the others show the right sensors there. Strange
#Widget wrong printing of sensor value with lots of decimals
1 messages · Page 1 of 1 (latest)
I have the same problem after the upgrade to 2024.12.1, some translations is wrong and no units in measurement, a lot of decimals and so on
Inställningar -> tillhörande app -> felsökning
Rule 3
No typing in any other language than English; we cannot moderate different languages.
states('sensor.blahblahblah' , rounded=true)
It’s only in the app
And anyone else that comes across this thread can't help because they have no idea what you've already tried.
English is the language of this discord for a reason, follow the rules.
Anders.Nilsson
TS
— Idag 06:03
The first post remains in the correct language and the problem is not solved havent tried anything
?
@upper harnessRemove your post in swedish, i have removed mine 😄
It will apply the 2 decimal place rounding you set up in the ui to the use of it in the template
I dont now how to apply the code and what i should take?
You can also use the with_unit=true optional argument to get it printed rather than having to write it manually as you have done
Temple a number?
You still need to put it in the {{}}...