From c06bf7faac25067dfe5232bb6b5f57185f10187d Mon Sep 17 00:00:00 2001 From: Guido Schmitz Date: Wed, 27 Nov 2024 16:37:13 +0100 Subject: [PATCH] Add troubleshooting to devolo Home Network (#36024) --- source/_integrations/devolo_home_network.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/devolo_home_network.markdown b/source/_integrations/devolo_home_network.markdown index 36da162b8eb..30e26d925d6 100755 --- a/source/_integrations/devolo_home_network.markdown +++ b/source/_integrations/devolo_home_network.markdown @@ -120,11 +120,18 @@ Since firmware 7.10 also the following device without Wi-Fi can be used as long - Magic 2 DinRail - Magic 2 LAN 1-1 - Magic 1 LAN 1-1 +- Gigabridge ## 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. +## Troubleshooting + +### Gigabridge + +The devolo Gigabridge is the only device that comes with a default password. However, it seems that in factory default the password works for the device website but not for the API. If you give the device a new password via the website, it is applied to both and the integration starts working. Even using the same password again works. + ## Removal This integration follows standard integration removal, no extra steps are required.