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

Setting heat to high also turns on the AC button in the car #1043

Open
ColtonIdle opened this issue Feb 23, 2025 · 6 comments
Open

Setting heat to high also turns on the AC button in the car #1043

ColtonIdle opened this issue Feb 23, 2025 · 6 comments

Comments

@ColtonIdle
Copy link

ColtonIdle commented Feb 23, 2025

Region and Brand of car
USA 2024 Palisade

Version of the integration
2.35.5

Describe the bug
Here are my settings

Image

It is winter here so I want my car to be warm when I get in. Everything looks correct when I get in the car EXCEPT that the AC button is enabled. If I go into HA and configure this so that HVAC is off... then it wont turn the heat on at all. There must be some way to turn the heat on without having the AC mode also turn on, right?

Essentially all I want to do is mimic the blue link app "winter" start option as shown below

Image

Here is the "issue". You can see the blue light is on for "AC" which means the AC is enabled.

Image

@cdnninja
Copy link
Collaborator

To confirm the native app doesn't enable A/C? In many cars AC is used in the winter to remove humidity in the winter.

@cdnninja
Copy link
Collaborator

I would also play with the "heating" number in yaml. That all seems to contain the toggles you see. They seem to differ per car. So try send 1 and work your way up to when it stops working to find the combo you want.

@ColtonIdle
Copy link
Author

Let me do a sanity check and try the native app but im like 99.9% sure it wasn't turning on the AC.

I would also play with the "heating" number in yaml.
Hm. by that you mean

action: kia_uvo.start_climate
data:
  duration: 10
  climate: true
  temperature: 85
  heating: "4" <=========== this right?
  device_id: 1234
  defrost: true
  flseat: "8"

@cdnninja
Copy link
Collaborator

That is correct.

@ColtonIdle
Copy link
Author

Alright. let me give it a whirl.

@ColtonIdle
Copy link
Author

well... fuck me. the native app does the same thing. lol. thats sooo weird to me. but hey. looks like this integration works. let me know if you have a buymeacoffee lol. saved me a bunch of time.

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

2 participants