From 990d72febb9ad1c3be4fbb480ca647e00d1ed33f Mon Sep 17 00:00:00 2001 From: Landrash Date: Wed, 11 May 2016 17:57:30 +0200 Subject: [PATCH] D-Link - Update tested device and password info (#460) Added DSP-W110 as tested device. Added information about default password. --- source/_components/switch.dlink.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/switch.dlink.markdown b/source/_components/switch.dlink.markdown index 405c6a6624c..8f2379408b9 100644 --- a/source/_components/switch.dlink.markdown +++ b/source/_components/switch.dlink.markdown @@ -19,6 +19,7 @@ The `dlink` switch platform allows you to control the state of your [D-Link Wi-F Supported devices (tested): - DSP-W215 +- DSP-W110 To use your D-Link smart plugs in your installation, add the following to your `configuration.yaml` file: @@ -37,5 +38,5 @@ Configuration variables: - **host** (*Required*): The IP address of your D-Link plug, eg. http://192.168.1.32 - **name** (*Optional*): The name to use when displaying this switch. - **username** (*Required*): The username for your plug. Defaults to `admin`. -- **password** (*Required*): The password for your plug. +- **password** (*Required*): The password for your plug. Default password is the `PIN` inlcuded on the configuration card.