audiconnect/audi_connect_ha

Expose vehicle actions as button entities in the device page

已关闭

#741 创建于 2026年5月29日

 (5 条评论) (0 个反应) (0 位负责人)Python (124 个派生)auto 404
help wantedstale

仓库指标

星标
 (350 个星标)
PR 合并指标
 (平均合并 23小时 39分钟) (30 天内合并 27 个 PR)

描述

Is your feature request related to a problem? Please describe. Setting up controls like climate control, auxiliary heating, and other actions requires manually creating scripts, automations, and buttons in Home Assistant. This makes the integration harder to use, especially for less experienced users.

Describe the solution you'd like It would be great if the integration automatically created button entities for the available vehicle actions, similar to how other integrations expose controls in the device page (see attached screenshot). This way, users could see all available controls directly in the device, and easily add them to their Lovelace dashboard without any manual scripting.

For more advanced actions like start_climate_control and start_auxiliary_heating, the integration could expose input fields or toggles as helper entities (e.g. for temperature, heating duration, seat heating) that the buttons would use when pressed.

Describe alternatives you've considered Manually creating scripts, automations, and buttons — which works, but is time-consuming and error-prone for new users.

Your Vehicle Details Model: Audi e-tron Q6 Year: 2024 Type (ICE/PHEV/BEV): BEV

贡献者指南