Note; These functions directly relate to the Audi App "Climate Control" settings for Target Temperature, Glass Surface Heating, and Auto Seat Comfort.
services.yaml
added new service call
readme.md
small improvements
added new service call info
Translations
Added new service call info
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.
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.