From b354ae277921b3acbd2ef4036aaa2aa4ef366e77 Mon Sep 17 00:00:00 2001 From: AlexSchmitz222 Date: Fri, 14 Feb 2020 22:34:10 +0100 Subject: [PATCH 1/3] Update fritzbox_netmonitor.markdown Added Information note about uPnP Status transfer --- source/_integrations/fritzbox_netmonitor.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/fritzbox_netmonitor.markdown b/source/_integrations/fritzbox_netmonitor.markdown index e70187df7dd6..3de1f9abf495 100644 --- a/source/_integrations/fritzbox_netmonitor.markdown +++ b/source/_integrations/fritzbox_netmonitor.markdown @@ -9,7 +9,9 @@ ha_iot_class: Local Polling --- The `fritzbox_netmonitor` sensor monitors the network statistics exposed by [AVM FRITZ!Box](https://avm.de/produkte/fritzbox/) routers. - +
+For this integration to function properly, you need to have "uPnP Statusinformation transfer" activated. +
To use the FRITZ!Box network monitor in your installation, add the following to your `configuration.yaml` file: ```yaml From 65688762e62cbe9ca7b064213171b71e2832a875 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 15 Feb 2020 09:50:11 +0100 Subject: [PATCH 2/3] :pencil2: Tweak --- source/_integrations/fritzbox_netmonitor.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/_integrations/fritzbox_netmonitor.markdown b/source/_integrations/fritzbox_netmonitor.markdown index 3de1f9abf495..bb2ffdc66826 100644 --- a/source/_integrations/fritzbox_netmonitor.markdown +++ b/source/_integrations/fritzbox_netmonitor.markdown @@ -9,9 +9,11 @@ ha_iot_class: Local Polling --- The `fritzbox_netmonitor` sensor monitors the network statistics exposed by [AVM FRITZ!Box](https://avm.de/produkte/fritzbox/) routers. -
-For this integration to function properly, you need to have "uPnP Statusinformation transfer" activated. -
+ +## Configuration + +For this integration to function properly, you need to have "uPnP Statusinformation transfer" activated on the AVM FRITZ!Box. so before continuing, please make sure you have that enabled. + To use the FRITZ!Box network monitor in your installation, add the following to your `configuration.yaml` file: ```yaml From e276aa56577665148c24b08a17989c1eab78377c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 15 Feb 2020 09:50:36 +0100 Subject: [PATCH 3/3] Update fritzbox_netmonitor.markdown --- source/_integrations/fritzbox_netmonitor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/fritzbox_netmonitor.markdown b/source/_integrations/fritzbox_netmonitor.markdown index bb2ffdc66826..ddbdc567269b 100644 --- a/source/_integrations/fritzbox_netmonitor.markdown +++ b/source/_integrations/fritzbox_netmonitor.markdown @@ -12,7 +12,7 @@ The `fritzbox_netmonitor` sensor monitors the network statistics exposed by [AVM ## Configuration -For this integration to function properly, you need to have "uPnP Statusinformation transfer" activated on the AVM FRITZ!Box. so before continuing, please make sure you have that enabled. +For this integration to function properly, you need to have "uPnP Statusinformation transfer" activated on the AVM FRITZ!Box. Please make sure you have that enabled. To use the FRITZ!Box network monitor in your installation, add the following to your `configuration.yaml` file: