From 0559d5b429580dad2ec6a887eed5af441c20d1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Diego=20Rodr=C3=ADguez=20Royo?= Date: Tue, 25 Feb 2025 08:05:16 +0100 Subject: [PATCH] Add known limitations section to Home Connect (#37677) * Add known limitations section to Home Connect * Apply suggestions Co-authored-by: Franck Nijhof --------- Co-authored-by: Franck Nijhof --- source/_integrations/home_connect.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 8d3cdc9a00b..2139abc36b7 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -185,3 +185,8 @@ Changes a setting. | `device_id` | no | Id of a device associated with the home appliance. | | `key` | no | Key of the setting. | | `value` | no | Value of the setting. | + +## Known limitations + +- The Home Connect API does not fully match the Home Connect app. Some programs, options, or settings available in the app may not be accessible or usable via the API. +- This integration supports only one integration entry, as the Home Connect API does not allow for the unique identification of an account.