diff --git a/source/_integrations/miele.markdown b/source/_integrations/miele.markdown index b55e1ca8780..d2a8112eaf4 100644 --- a/source/_integrations/miele.markdown +++ b/source/_integrations/miele.markdown @@ -138,6 +138,12 @@ Climate entities are used to control target temperatures in refrigerators, freez - **Operation state**: - **Status**: Represents the current operation state of the device. The default entity name is just the appliance type. For example, "Dishwasher". + - **Program**: Shows the currently active program. + - **Program phase**: Shows the current phase in the running program. + - **Program type**: Shows the current program type. + - **Spin speed**: Shows the spin speed selected for the current washing machine program. + - **Energy consumption**: Shows the energy consumption during the current program cycle. The value will be reset after finishing the program. + - **Water consumption**: Shows the water consumption during the current program cycle. The value will be reset after finishing the program. - **Temperature**: Represents the current temperature in refrigerators, freezers, and ovens. Entities are created for up to 3 zones depending on the device capabilities. {% enddetails %}