simbol on attribute

netluca1a year ago

Hi everyone, I wanted to ask
I noticed that some device attribute values are coded correctly and the relevant symbol was also added.
Example in the battery or energy it comes out 12,300 V (it is possible to change the value of the decimals from 3 to 2 digits I think it is more correct)
Or in the odometer 1256304.00 Km (it would be useful to put a dot every three digits 1,256,304.00 Km)
Finally, if I create calculated attributes, how can I always put the relevant symbol "V" or "KM" or "°C"

Anton Tananaeva year ago

Sounds like the values are not decoded correctly. The protocol decoder probably needs to be updated.

netluca1a year ago

Ok i will open ticket on github?

Anton Tananaeva year ago

You can. Make sure you provide all details, like the protocol documentation, message samples etc.