From e0ec1d0593500785ac288bf9142c57f1dd1c93da Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 21 Feb 2016 13:33:45 +0100 Subject: [PATCH] Fix naming --- source/_components/switch.dlink.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/switch.dlink.markdown b/source/_components/switch.dlink.markdown index 21a19a374ef..fb9ea061f54 100644 --- a/source/_components/switch.dlink.markdown +++ b/source/_components/switch.dlink.markdown @@ -1,7 +1,7 @@ --- layout: page -title: "D-LINK Switch" -description: "Instructions how to integrate myStrom switches into Home Assistant." +title: "D-Link Switch" +description: "Instructions how to integrate D-Link switches into Home Assistant." date: 2016-02-21 09:00 sidebar: true comments: false @@ -33,7 +33,7 @@ switch: Configuration variables: -- **host** (*Required*): The IP address of your myStrom switch, eg. http://192.168.1.32 +- **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.