From 2e40b02ca8f7051c87867493399b097e59ad5848 Mon Sep 17 00:00:00 2001 From: Thorben Date: Tue, 5 Dec 2023 09:41:50 +0100 Subject: [PATCH] Update docs/widgets/services/fritzbox.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/widgets/services/fritzbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/fritzbox.md b/docs/widgets/services/fritzbox.md index 50f3697a..4bdadb41 100644 --- a/docs/widgets/services/fritzbox.md +++ b/docs/widgets/services/fritzbox.md @@ -11,7 +11,7 @@ Home Network > Network > Network Settings > Access Settings in the Home Network [x] Transmit status information over UPnP ``` -You don't need to provide any credentials. Since that, you should consider using `http` instead of `https` as the requests are significantly faster. +Credentials are not needed and, as such, you may want to consider using `http` instead of `https` as those requests are significantly faster. Allowed fields (limited to a max of 4): `["connectionStatus", "upTime", "maxDown", "maxUp", "down", "up", "received", "sent", "externalIPAddress"]`.