Dielee / volvo2mqtt

Home Assistant addon for connecting AAOS Volvos
MIT License
161 stars 37 forks source link

Electric range sensor not matching what api has returned #277

Open billraff opened 1 day ago

billraff commented 1 day ago

Describe the bug Starting about a week ago the value held by the sensor 'sensor.volvo_My_vin_electric_range' is not matching what debug shows is being returned from the MyVolvo site.

Returned today from site with debug enabled:

},
"electricRange" : {
  "value" : "33",
  "unit" : "miles",
  "timestamp" : "2024-11-26T03:34:11Z"

To Reproduce:
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior:
This matched correctly according the sensor entity history for the last few weeks. Started failing on Nov 21. State of sensor today: Screenshots:

Screenshot 2024-11-26 at 9 49 13 AM

Version info:
The version you are using and the method you are using (Docker container/HA Addon/Cloned repo) Running on HA Core 2024.11.3 on Synology VMM Logs:
982ee2c4_volvo2mqtt_2024-11-26T15-35-02.148Z.log


If you are using the HA Addon the log location is \\<Your HA Host IP>\addons\volvo2mqtt\log\volvo2mqtt.log