From 44ce4b4f4ac4fbee7cc5d4cb3ced21d3d5ae78a5 Mon Sep 17 00:00:00 2001 From: Guido Schmitz Date: Wed, 27 Nov 2024 15:32:59 +0100 Subject: [PATCH] Add known limitations to devolo Home Network (#36012) * Add known limitations to devolo Home Network * Apply coderabbitai's language improvement --- source/_integrations/devolo_home_network.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/devolo_home_network.markdown b/source/_integrations/devolo_home_network.markdown index 48c27882e6c..36da162b8eb 100755 --- a/source/_integrations/devolo_home_network.markdown +++ b/source/_integrations/devolo_home_network.markdown @@ -121,6 +121,12 @@ Since firmware 7.10 also the following device without Wi-Fi can be used as long - Magic 2 LAN 1-1 - Magic 1 LAN 1-1 +## Known limitations + +This integration only supports using the API the devolo Home Network App uses. The device website usually offers additional features. However, these features are not available via API and thus cannot be supported until devolo adds them to the API. + +## Removal + This integration follows standard integration removal, no extra steps are required. {% include integrations/remove_device_service.md %}