Add sensor descriptitons to Miele page (#38617)

This commit is contained in:
Åke Strandberg 2025-04-29 13:08:28 +02:00 committed by GitHub
parent f1d20348f2
commit 7b0e687c43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 %}