From d2c7b06881f124550a000f4df5b6e4f99e724b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Diego=20Rodr=C3=ADguez=20Royo?= Date: Thu, 28 Nov 2024 08:28:36 +0100 Subject: [PATCH] Add select entity to Home Connect (#35398) --- source/_integrations/home_connect.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 0d4775f43c8..b2a2be307f0 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -6,6 +6,7 @@ ha_category: - Hub - Light - Number + - Select - Sensor - Switch - Time @@ -20,6 +21,7 @@ ha_platforms: - binary_sensor - light - number + - select - sensor - switch - time @@ -31,8 +33,10 @@ The Home Connect integration allows users to integrate their home appliances sup The integration will add one Home Assistant device for each connected home appliance which will have the following entities: - 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. +- If the device has programs: + - Switches for each of the individual programs will be added. Note that program options cannot be configured currently. + - Two select entities that will allow you to select and start a program between the available ones. + - A timestamp sensor for remaining time and a numeric sensor for the progress percentage. - Light: - Hoods: - Functional light: on/off and brightness