-
Notifications
You must be signed in to change notification settings - Fork 103
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 window status on EV9 #1032
Comments
This would be lovely to add, although it doesn't look like window status is currently a supported entity in the ReadMe. I did find the following entities in binary_sensor.py:
Wish I knew more to assist in troubleshooting... |
Debug logs is what is needed. This is why the issue template requests it. The Data sensor attributes also would work. |
Right now USA Kia has this setup but maybe it is wrong or a different place for EV9: The logic of this integration is show anything that has data, otherwise don't. Once data shows up once it will display. |
I wasn't sure if the logs would be useful or not since there wasn't an explicit error given. Here they are with details redacted. home-assistant_kia_uvo_2025-02-24T15-49-34.333Z.log Not 100% that I am interpreting things right, but it looks like the data for the EV9 is structured as: lastVehicleInfo.vehicleStatusRpt.vehicleStatus.evStatus.windowStatus.windowFL instead of lastVehicleInfo.vehicleStatusRpt.vehicleStatus.windowOpen.frontLeft |
Please check Services, Known Bug / Issues and Troubleshooting over here first: https://github.com/fuatakgun/kia_uvo/blob/master/README.md
Region and Brand of car
USA, 2025 Kia EV9
Version of the integration
v2.35.2
Describe the bug
I just set up the integration with my 2025 EV9. There is no window status provided. The entity doesn't even display as existing. (As opposed to the entity existing but not having any data.)
Debug logs if an error occurred
Outlined here: https://github.com/fuatakgun/kia_uvo/blob/master/README.md
To Reproduce
Install integration. Add 2025 EV9.
Expected behavior
Entities created which display the state of the 4 windows, matching the kia app.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: