dahlb / ha_kia_hyundai

A Home Assistant HACS integration that supports Kia Connect(Uvo). The integration supports the USA.
MIT License
17 stars 6 forks source link

Can't set charging limits #133

Closed ptrtech1 closed 6 months ago

ptrtech1 commented 6 months ago

Please check Services, Known Bug / Issues and Troubleshooting over here first: https://github.com/dahlb/ha_kia_hyundai/blob/master/README.md Region and Brand of car US Kia EV9

Describe the bug Sending command to set charging limits is producing an error

Debug logs if an error occurred

Outlined here: https://github.com/dahlb/ha_kia_hyundai/blob/master/README.m

To Reproduce Steps to reproduce the behavior:

  1. Go to Automation
  2. Action: set charging limits
  3. Set and run automation

Expected behavior Sets without error

Screenshots Attached IMG_8297

Additional context Add any other context about the problem here.

dahlb commented 6 months ago

Try it without setting the device id parameter, that's only used if you have two cars

ptrtech1 commented 6 months ago

Try it without setting the device id parameter, that's only used if you have two cars

That worked.