From e0097fa1a2ac5d59d1ff60e9fc6eff5f6840f321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Diego=20Rodr=C3=ADguez=20Royo?= Date: Mon, 24 Feb 2025 21:00:49 +0100 Subject: [PATCH] Add information about Home Connect supported devices (#37676) --- source/_integrations/home_connect.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index a19729f0a59..8d3cdc9a00b 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -56,6 +56,10 @@ Note that it depends on the appliance and on API permissions which of the featur Some devices only have the state `on` and turn off is not supported by the appliance, check [power state availability at Home Connect API documentation](https://api-docs.home-connect.com/settings/#power-state) for more information. {% endnote %} +## Supported devices + +You can find information about supported devices on the [Home Connect website](https://www.home-connect.com/global/smart-home-appliances). + ## Prerequisites 1. Visit [https://developer.home-connect.com](https://developer.home-connect.com) and sign up for a developer account.