From f9cbd4df1a0fe3f42f9b8e3753c0702123601166 Mon Sep 17 00:00:00 2001 From: DataBitz <5953303+DataBitz@users.noreply.github.com> Date: Fri, 3 Sep 2021 01:42:36 +1200 Subject: [PATCH] Legacy firmware 1.26 (#19164) Tested use of legacy protocol with DSP-W215 and firmware 1.26 --- source/_integrations/dlink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/dlink.markdown b/source/_integrations/dlink.markdown index 80d64209a3a..5436ef350d8 100644 --- a/source/_integrations/dlink.markdown +++ b/source/_integrations/dlink.markdown @@ -49,7 +49,7 @@ password: default: The default password is the `PIN` included on the configuration card. type: string use_legacy_protocol: - description: Enable limited support for legacy firmware protocols (Tested with v1.24). + description: Enable limited support for legacy firmware protocols (Tested with v1.24, v1.26). required: false default: false type: boolean