Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No EV-Information in Status #271

Open
sehroriginell opened this issue Dec 30, 2023 · 6 comments
Open

No EV-Information in Status #271

sehroriginell opened this issue Dec 30, 2023 · 6 comments

Comments

@sehroriginell
Copy link

Description
I am querying the new Kona EV but unfortunately I don't get any information regarding electric vehicles. Shouldn't there be at least a battery status? In my case the app states 73% battery. I am new to Bluelinky - do I miss something?

{ "chassis": { "hoodOpen": false, "trunkOpen": false, "locked": true, "openDoors": { "frontRight": false, "frontLeft": false, "backLeft": false, "backRight": false }, "tirePressureWarningLamp": { "rearLeft": false, "frontLeft": false, "frontRight": false, "rearRight": false, "all": false } }, "climate": { "active": false, "steeringwheelHeat": false, "sideMirrorHeat": false, "rearWindowHeat": false, "defrost": false }, "engine": { "ignition": false, "accessory": false, "rangeGas": 258, "range": 258, "plugedTo": 0, "batteryCharge12v": 99 }, "lastupdate": "2023-12-30T15:58:48.000Z" }

@cdnninja
Copy link

The API has changed for these new cars. Someone needs to reverse engineer it and add the correct data.

@PierreLevres
Copy link
Contributor

I think we covered the reverse engineering with the newer CCS2 endpoints we discussed in August. This must be the first real use case then.

@sehroriginell
Copy link
Author

Let me know if I can be of help when it comes to testing.

@Mattias-Bylund
Copy link

@PierreLevres are the newer CCS2 endpoints documented somewhere?

@andig
Copy link

andig commented Apr 26, 2024

Any news on this one?

@PierreLevres
Copy link
Contributor

Any news on this one?

I don't think anyone is working on this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants