G-Two / homeassistant-subaru

Subaru STARLINK custom component for Home Assistant.
Apache License 2.0
54 stars 6 forks source link

Remote start from Lovelace yaml producing error #72

Closed dredjohn21 closed 5 months ago

dredjohn21 commented 1 year ago

I’m getting the following error when trying to remote start from the Lovelace ui: ‘remote_start command failed for Subaru Ascent: Climate preset 'None' does not exist‘

I built the UI per the YAML example.

I’m assuming something else is needed? I see references to climate in the separate service section of the readme- so probably user error on my part (apologies!)

G-Two commented 1 year ago

You'll need to make a climate preset selection first (using the select.<vehicle_name>_climate_preset entity) before attempting remote start. See https://github.com/G-Two/homeassistant-subaru/issues/41

G-Two commented 5 months ago

Closing as stale / nothing to fix.