From 7b0e687c437adac81d9c2246c5b5cb1864d734a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85ke=20Strandberg?= Date: Tue, 29 Apr 2025 13:08:28 +0200 Subject: [PATCH] Add sensor descriptitons to Miele page (#38617) --- source/_integrations/miele.markdown | 6 ++++++ 1 file changed, 6 insertions(+) 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 %}