From d030ac5c5541b42a344f92565d860c851568dfb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85ke=20Strandberg?= Date: Thu, 24 Apr 2025 15:02:51 +0200 Subject: [PATCH] Add light platform to miele integration (#38585) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/miele.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/miele.markdown b/source/_integrations/miele.markdown index 907f0b9b89a..50aa285bb09 100644 --- a/source/_integrations/miele.markdown +++ b/source/_integrations/miele.markdown @@ -3,6 +3,7 @@ title: Miele description: Instructions on how to set up the Miele integration within Home Assistant. ha_category: - Hub + - Light - Sensor ha_iot_class: Cloud Push ha_release: '2025.5' @@ -12,6 +13,7 @@ ha_codeowners: ha_config_flow: true ha_platforms: - diagnostics + - light - sensor ha_integration_type: integration --- @@ -88,6 +90,14 @@ The integration configuration may ask for the *Client ID* and *Client Secret* cr - **Temperature**: Represents the current temperature in refrigerators, freezers, and ovens. Entities are created for up to 3 zones depending on the device capabilities. {% enddetails %} +### Light + +{% details "List of light entities" %} + +- **Light**: The light can be turned on and off in many models of ovens, cooker hoods, and wine cabinets. +- **Ambient light**: Some models of cooker hoods have ambient light that can be turned on and off. +{% enddetails %} + ## Automation examples Get started with these automation examples