From 77eb8bfeace93bbc921d265781f15cc5cb02b7ac Mon Sep 17 00:00:00 2001 From: Sjack-Sch <60797694+Sjack-Sch@users.noreply.github.com> Date: Mon, 21 Dec 2020 17:33:15 +0100 Subject: [PATCH] Home connect functional and ambient light (#15969) Functional and ambient lights added. --- source/_integrations/home_connect.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 52d9e70e587..f1756247e79 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -5,6 +5,7 @@ logo: homeconnect.png ha_category: - Hub - Binary Sensor + - Light - Sensor - Switch ha_iot_class: Cloud Push @@ -22,6 +23,8 @@ The integration will add one Home Assistant device for each connected home appli - A power switch - If the device has programs, switches for each of the individual programs will be added. Note that program options cannot be configured currently. - If the device has programs, a timestamp sensor for remaining time and a numeric sensor for the progress percentage. +- For hood's functional light a light switch including brightness control will be added. +- For hood's and dishwasher's ambient light a light switch including brightness and color control will be added. Note that it depends on the appliance and on API permissions which of the features are supported. A notable limitation is that oven programs cannot be started currently.