Skip to content

feat(EU): New EV Values#1040

Merged
cdnninja merged 6 commits intoHyundai-Kia-Connect:masterfrom
maxmati:extra-fields
Feb 28, 2026
Merged

feat(EU): New EV Values#1040
cdnninja merged 6 commits intoHyundai-Kia-Connect:masterfrom
maxmati:extra-fields

Conversation

@maxmati
Copy link
Copy Markdown
Contributor

@maxmati maxmati commented Feb 16, 2026

I've grabbed a few extra fields from KIA EU API

Copy link
Copy Markdown
Collaborator

@cdnninja cdnninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! One item of feedback.

Comment thread hyundai_kia_connect_api/ApiImplType1.py Outdated
vehicle.ev_battery_temperature_max = get_child_value(
state, "Green.BatteryManagement.Temperature.Max.Raw"
)
vehicle.ev_battery_winter_mode = bool(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe if the value is missing this will return False? I don't think that is ideal as it will show up in HA for ICE engines.

@cdnninja cdnninja changed the title Extract extra fields in the KIA EU API feat(EU): New EV Values Feb 16, 2026
@cdnninja cdnninja marked this pull request as draft February 16, 2026 23:24
@maxmati maxmati marked this pull request as ready for review February 27, 2026 17:20
@maxmati
Copy link
Copy Markdown
Contributor Author

maxmati commented Feb 27, 2026

Thanks for the feedback, please take another look @cdnninja

@maxmati maxmati requested a review from cdnninja February 27, 2026 17:21
@cdnninja cdnninja merged commit c4e3afa into Hyundai-Kia-Connect:master Feb 28, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants