leeyuentuen / polestar_api

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

The 'charger connection status' has no history in Home Assistant. #107

Closed VdR1960 closed 3 months ago

VdR1960 commented 5 months ago

The 'charger connection status' sensor has no history 'No statistics found' in Home Assistant:

Screenshot 2024-01-25 141247

Would expect to see similar as for 'charging status' sensor:

Screenshot 2024-01-25 141501

Is it because the sensor is defined as measurement? state_class: measurement?

Screenshot 2024-01-25 135423

leeyuentuen commented 5 months ago

it could be from measurement. i can remove them later and let you try.

mroussel commented 4 months ago

Same issue here.

leeyuentuen commented 4 months ago

maybe take a look at this beta: https://github.com/leeyuentuen/polestar_api/releases/tag/1.6.4

mroussel commented 4 months ago

It works now. Thank you.