home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.95k stars 7.26k forks source link

Battery level missing from the integration with VOC #19834

Closed ghost closed 2 years ago

ghost commented 3 years ago

Feedback

Hi,

I can't see the battery level in the integration with my car, in particular the parameters from below that are marked in bold:

battery_range battery_level time_to_fully_charged battery_charge_status

I wonder if these appear only if the car is electric, or I can see the 12V battery status by looking at the battery_level and battery_charge_status. The model of my car is Volvo V40 and it's a gasoline-driven car.

Thank you, Andreas

URL

https://www.home-assistant.io/integrations/volvooncall/

Version

2021.10.6

Additional information

If I search for "battery" in the field marked with an arrow in the enclosed picture, I get no result. Do you know if my integration is missing anything and how can I fix it? Or is Volvo's API that no longer includes the battery_level parameter? battery level

atxbyea commented 3 years ago

All of these are hybrid \ EV only values, will never be produced on a pure ICE car.

ghost commented 3 years ago

I can see that they might be suitable for an EV/PHEV, and I still wonder if there is any parameter related to the 12V battery that is missing and can be added into the development.

I am sometimes getting warnings on the car’s computer from the dashboard that the audio system will shut down due to lower battery, and I wish I could be able to see the battery’s voltage without using a multimeter or without installing additional hardware. The battery voltage is not displayed neither in the Volvo VOC application.

Any thoughts on this?

atxbyea commented 3 years ago

If the main battery is not displayed it in the VOC app either it cannot be polled naturally.

There are generally two reasons for battery voltage problems

  1. Battery is dying, I suggest buying a AGM battery from Biltema (I see you are swedish)
  2. Alternator is not providing enough charge to keep the battery topped up at all times, this is either an issue with the regulator or the brushes, and can be easily diagnosed with a multimeter

Neither of those issues are related to HA though, but as stated, if the VOC does not list the battery voltage, neither can HA.

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.