leeyuentuen / polestar_api

Polestar Api - Home Assistant Component
MIT License
112 stars 18 forks source link

Average consumption does not display decimals #111

Closed jkkataja closed 2 months ago

jkkataja commented 4 months ago

Hi,

It appears that we see values without decimals. I forgot to check from the Polestar app if it displays those, before resetting the TM counters, but it does appear to have the .0 present there at the moment.

Any chance we can get decimals displayed also?

Thanks

Trnquill commented 4 months ago

Polestar app seems to always show ".0". It's not added precision, it's just added UI clutter. The value from the API seems to be integer, not decimal.

jkkataja commented 4 months ago

Apparently that will be fixed in the future, I suspect nothing needs to be done here:

image

leeyuentuen commented 2 months ago

i think this has been fixed at polestar side? image

jkkataja commented 2 months ago

Yup, looks like this got fixed with P3.0.3 -> closing issue 👍