DurgNomis-drol / ha_toyota

Toyota Connected Services integration for Home Assistant.
MIT License
148 stars 29 forks source link

fuel level/battery level/SOC not shown for Toyota BZ4X #299

Open Hornet4711 opened 1 day ago

Hornet4711 commented 1 day ago

I have installed ha_toyota using HACS. HomeAssistant Version 2024.9.3

All sensors of my BZ4X are fine, except -fuel level-.

I assume that -fuel level- in general is the wrong value and instead sholud be someting like -battery level/SOC- or anything else.

Sorry, I am no programmer, so my description is not very expertly.

image

ajain-93 commented 8 hours ago

Can you show a screenshot of what is available in the app for you?

Hornet4711 commented 8 hours ago

Not sure what you are asking for, do you mean available sensors in my HA Dashboard? Or are you asking about the MyToyota App? image

ajain-93 commented 7 hours ago

I was referring to screenshot from the MyToyota app.

From what I can see in the screenshot you provided, there are values for Battery SOC, Range, and Range with AC in the app. Of all of these, only Range with AC is being imported to home assistant.

I would assume these values are missing in the underlying https://github.com/DurgNomis-drol/mytoyota module. Would you be open for helping out with exploring how to get these missing values?

Hornet4711 commented 7 hours ago

Of course, how can I help?

Range and Range with AC are beeing imported. Just SOC is missing.