Home Connect add EcoDry door is opened

Hi, it would be convenient to also include the missing function “This option defines if the door is opened automatically for extra energy efficient and effective drying.”
I don’t really know how to do it.
Can anyone help me?

I found this in the official api:

Eco Dry OptionCopied link to clipboard
Cooking
Cleaning
Cooling
Key

Dishcare.Dishwasher.Option.EcoDry

Description

This option defines if the door is opened automatically for extra energy efficient and effective drying.

Data type

Boolean

Possible values

true if enabled
false otherwise
Example

GET /api/homeappliances/{haId}/programs/active/options/Dishcare.Dishwasher.Option.EcoDry

up-chevronCollapse source

{
“date”:{
“key”:“Dishcare.Dishwasher.Option.EcoDry”,
“value”:true
}
}