From 5b6f787f832d6e66aaf9ed13f8c8770b0962436f Mon Sep 17 00:00:00 2001 From: Andrea Turri Date: Tue, 15 Jul 2025 18:36:19 +0200 Subject: [PATCH] Update miele.markdown for describing how temperature sensors are created (#39139) --- source/_integrations/miele.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/miele.markdown b/source/_integrations/miele.markdown index 7c778df2227..a62e8256ac5 100644 --- a/source/_integrations/miele.markdown +++ b/source/_integrations/miele.markdown @@ -159,10 +159,10 @@ Climate entities are used to control target temperatures in refrigerators, freez - **Energy forecast**: Shows the forecast percentage of the maximum energy the program will consume for a given cycle. - **Water consumption**: Shows the water consumption during the current program cycle. The value will be reset after finishing the program. - **Water forecast**: Shows the forecast percentage of the maximum water the program will consume for a given cycle. - - **Temperature**: Represents the current temperature in refrigerators, freezers, and ovens. Entities are created for up to 3 zones depending on the device capabilities. + - **Temperature**: Represents the current temperature in refrigerators, freezers, and ovens. Entities are created for up to 3 zones depending on the device capabilities. For zones 2 and 3, the temperature sensor is dynamically created when the appliance is turned on and a valid value is reported. - **Target temperature**: Shows the set target temperature for ovens and washing machines. - - **Core temperature**: Shows the core temperature of the food in ovens with an appropriate temperature probe. - - **Target core temperature**: Shows the set core target temperature for the food in ovens with an appropriate temperature probe. + - **Core temperature**: Shows the core temperature of the food in ovens with an appropriate temperature probe. This sensor is dynamically created when the appliance is turned on, a program is started and the temperature probe is connected to the appliance. + - **Target core temperature**: Shows the set core target temperature for the food in ovens with an appropriate temperature probe. This sensor is dynamically created when the appliance is turned on, a program is started and the core target temperature is set on the device. - **Drying step**: Shows the selected drying step on tumble dryers. - **Elapsed time**: Shows the number of minutes that the current program has been running. - **Remaining time**: Shows the estimated number of minutes remaining in the current program cycle. This value can fluctuate during a program cycle based on load dirtiness or water‑heating time.