ricott / homey-com.volvocars

Volvo On Call app for Homey
https://apps.athom.com/app/com.volvocars
GNU General Public License v3.0
8 stars 5 forks source link

No battery status anymore on V60 PHEV 2021 #37

Open pkaak opened 1 week ago

pkaak commented 1 week ago

For some reasons Homey does not show battery information anymore of my PHEV on Volvo On Call The json that the app gets shows battery info. This results in my flows not working anymore as I do not have the card anymore for 'If Battery Level Changed' stopping my flows that inform me when the battery is fully charged.

Seems to be a problem of the Homey App as Home Assistance still gets this information from Volvo.

Attached is the debug json on the attributes VOC status/attributes the app shows coming from my account (obfuscating some information).

App version 1.3.2 Homey version 8.1.3 (on Homey Early 2019) Edit: just updated to Homey version 12.1.0 but problem still exists

volvooncall api v60 phev.txt volvo1 volvo3 volvo2

ricott commented 1 week ago

Which device type are you using? Volvo on call or Connected vehicle?

Edit: Didn't see the attached json file

pkaak commented 1 week ago

Github insert the json file as a link in my original message. I've attached it here again: volvooncall.api.v60.phev.txt

I am using Volvo On Call.

ricott commented 6 days ago

There is a setting on the device named PHEV which should have a true or false value - what do you have there? I have a V60, 2021, hybrid as the only test car in my Homey and for that model I do get battery stats.

ricott commented 6 days ago

There is a new test version. Hard to diagnose since it works here, but I have added logic to re-add the capabilities if they are missing. If you restart the app they should appear again (I hope)