SAIC-iSmart-API / saic-home-assistant-addon

SAIC-iSmart-API repository for Home Assistant OS (HASS.IO)
MIT License
58 stars 6 forks source link

[QUESTION] How to set temperature remotely #66

Closed fgsch closed 7 months ago

fgsch commented 7 months ago

👋 First of all, thanks for this awesome addon for HA. I've set it up last night and it's working 👌 .

Now the question, how can I set the remote temperature when enabling remote heating? I have a MG4 and the climate.XXX_vehicle_climate only allows me to turn it off or auto.

I'm using the python gateway v0.5.15 with HA 2024.2.5.

Thank you.

Tonno87 commented 7 months ago

Hi, same problem? Issue 48

fgsch commented 7 months ago

Yeah, it looks like it.

So IIUC, the fix is to set the temperature separately, then restart the gateway and turn the climate to auto?

Tonno87 commented 7 months ago

Publish a Temperature to: saic//vehicles//climate/remoteTemperature with Mqtt and it should work after a restart.

Screenshot_20240301-055345.png

fgsch commented 7 months ago

Ok, I will give it a go.

I was under the impression that this should work automatically in 0.5.15 but something is missing probably.

nanomad commented 7 months ago

Yeah sorry, it had been fixed in the 0.6.x version which is in pre-release.

Feel free to try that version, but be aware that there may be regressions

fgsch commented 7 months ago

@nanomad Thanks and no worries! I'm going to give the prerelease a try during the weekend. I will close this ticket for now.