Dielee / volvo2mqtt

Home Assistant addon for connecting AAOS Volvos
MIT License
139 stars 31 forks source link

Temperature at car #214

Closed darek203 closed 2 months ago

darek203 commented 2 months ago

Is your feature request related to a problem? Please describe. Not a problem at all, rather and enhancement request based on that I've recently found in the iOS APP.

Describe the solution you'd like

  1. In the "Climate" section of the iOS app there is "Temperature at car" visible (2023 XC40 BEV). Would it be possible to pull that information into the HA?
  2. I believe there is as well an external temperature sensor available. Would it be possible to pull that into the HA?
  3. Is there any possibility to remotely open a window in the car? It's "status" is already visible in the iOS app.

Describe alternatives you've considered No alternative solutions or features as of now.

Additional context Attaching screenshots. temp at car external temp

Dielee commented 2 months ago

They removed the API endpoint for the outside temperature with V2. So we can't get this data.

darek203 commented 2 months ago

How about inside temp? Was that also removed? I'm interested specifically into the inside temp...

Dielee commented 2 months ago

There wasn't any endpoint for the inside temp, sorry

darek203 commented 2 months ago

oh.. I understand... I assume that's the same one... they just showing that in two different places in the app. One last question regarding point #3 -> Is there any possibility to remotely open a window in the car? It's "status" is already visible in the iOS app.

Dielee commented 2 months ago

No, the API only provides states for the windows, no option to open or close...