From 0f4865b038e74ae6cf60d98ac7db4f2efb412608 Mon Sep 17 00:00:00 2001 From: Brian J King Date: Mon, 6 Feb 2017 00:49:33 -0600 Subject: [PATCH] Fix typo in configuration variables for TP-Link Smart Switches (#1982) Page had indicated [MyStrom)(https://mystrom.ch/en/), however, this appears to be another smart switch option, not TP-Link as the page is about. --- source/_components/switch.tplink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/switch.tplink.markdown b/source/_components/switch.tplink.markdown index 9194054217d..d2a6a8053cf 100644 --- a/source/_components/switch.tplink.markdown +++ b/source/_components/switch.tplink.markdown @@ -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 TP-Link switch, eg. `http://192.168.1.32`. - **name** (*Optional*): The name to use when displaying this switch.