audiconnect / audi_connect_ha

Adds an audi connect integration to home assistant
MIT License
238 stars 97 forks source link

feat: New Service: Start Climate Control #315

Closed coreywillwhat closed 7 months ago

coreywillwhat commented 7 months ago

New Service Call - Start Climate Control

audiconnect.start_climate_control

Optional inputs for:

Note; These functions directly relate to the Audi App "Climate Control" settings for Target Temperature, Glass Surface Heating, and Auto Seat Comfort.

services.yaml

readme.md

Translations

Notes

By preserving the legacy set_climatisation function, we both avoid breaking changes in existing configurations, and keep the audiconnect.execute_vehicle_action service simple.

Kolbi commented 7 months ago

Needs some conflicts to be resolved before merging.

coreywillwhat commented 7 months ago

Needs some conflicts to be resolved before merging.

All set