bimmerconnected / ha_custom_component

Home Assistant Custom Component of BMW Connected Drive
34 stars 13 forks source link

No fuel #36

Closed rpimaster88 closed 2 years ago

rpimaster88 commented 2 years ago

Hello, I have installed the latest Version and the Sensor range was not working. Then I reinstalled the latest Version and the Sensor (sensor.remaining_range_total) is not more in home assistant.

Home assistant: 2022.4.1 BMW 320d G21

Thanks.

rikroe commented 2 years ago

Hi, remaining_range_total was renamed to remaining_range_combined to be aligned with the upstream naming (see the release notes , they are visible from inside HACS as well). Please check if the new sensor is available to you.

EDIT: On second thought, this renaming doesn't bring that much of a benefit. Will check if it is possible to keep using the _total naming.

rikroe commented 2 years ago

Please update to 20220410.3, that has reverted to remaining_range_total.

rpimaster88 commented 2 years ago

Now it's working! Thank you.