Closed purcell-lab closed 7 months ago
I dont believe Home Assistant has a way to raise warnings, only logging them. However this is a service failure since the service call did not run, so I think error is appropriate.
Essentially if I raised a warning, Home Assistant would believe the service call was successful even when it isnt.
Checklist
Describe the issue
Inability to wake up the vehicle could be handled as a Warning, as it is generally a transient condition.
It is currently handled as a HomeAssistantError.
Reproduction steps
No response
Debug logs