Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
412 stars 85 forks source link

Unable to find service stop_charge #551

Closed corvus2606 closed 1 year ago

corvus2606 commented 1 year ago

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: EU, Kia

Version of the integration: 2.4.1

Describe the bug on startup, Hass is showing an issue on an automation for stop/starting charging based on energy rate. Reporting that the stop charge service is unknown, however the service works and can be used in the automation if the issue is dismissed.

Debug logs if an error occurred: Logger: homeassistant.components.automation.car_charge_at_cheapest_rate Source: helpers/script.py:409 Integration: Automation (documentation, issues) First occurred: 10:40:53 AM (2 occurrences) Last logged: 10:40:53 AM

Car Charge at cheapest rate: If at step 1: Error executing script. Service not found for call_service at pos 1: Unable to find service kia_uvo.stop_charge Car Charge at cheapest rate: Error executing script. Service not found for if at pos 1: Unable to find service kia_uvo.stop_charge

To Reproduce Automation: `alias: Car Charge at cheapest rate description: "" trigger:

Expected behavior no issue should be alerted on startup

corvus2606 commented 1 year ago

disregard, order of operations issue, the automation is trying to run before the integration has initialised