Delete deprecated command actions (#37638)

This commit is contained in:
J. Diego Rodríguez Royo 2025-02-23 16:19:21 +01:00 committed by GitHub
parent e348256308
commit 8e135086d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,7 @@ The integration configuration will ask for the *Client ID* and *Client Secret* c
## Actions
The Home Connect integration makes various actions available.
Available actions: `set_program_and_options`, `pause_program`, `resume_program`, and `change_setting`
Available actions: `set_program_and_options`, and `change_setting`
### Action `home_connect.set_program_and_options`
@ -151,22 +151,6 @@ Starts or selects a program. If the `program` attribute is not set, this action
| `laundry_care_washer_option_i_dos2_active` | yes | Defines if the detergent feed is activated / deactivated. (i-Dos content 2) |
| `laundry_care_washer_option_vario_perfect` | yes | Defines if a cycle saves energy (Eco Perfect) or time (Speed Perfect). |
### Action `home_connect.pause_program`
Pauses the current running program.
| Data attribute | Optional | Description |
|---------------------------|----------|--------------------------------------------------|
| `device_id` | no | Id of a device associated with the home appliance. |
### Action `home_connect.resume_program`
Resumes a paused program.
| Data attribute | Optional | Description |
|---------------------------|----------|--------------------------------------------------|
| `device_id` | no | Id of a device associated with the home appliance. |
### Action `home_connect.change_setting`
Changes a setting.