No fuel
rpimaster88 opened this issue · 3 comments
rpimaster88 commented
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
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
Please update to 20220410.3, that has reverted to remaining_range_total
.
rpimaster88 commented
Now it's working! Thank you.