From 94da23b3dd6d613a49bb5c622acf7986188e7bc1 Mon Sep 17 00:00:00 2001 From: zmarties Date: Fri, 25 Sep 2020 08:01:30 +0100 Subject: [PATCH] Update kankun.markdown (#14603) The site linked to was dead - change to an archive.org version of the information. --- source/_integrations/kankun.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/_integrations/kankun.markdown b/source/_integrations/kankun.markdown index 21fcc175561..4d9380e1109 100644 --- a/source/_integrations/kankun.markdown +++ b/source/_integrations/kankun.markdown @@ -10,9 +10,11 @@ ha_domain: kankun The `kankun` switch platform allows you to toggle customized Kankun SP3 Wi-Fi switches. Switches are modified to include the [json.cgi](https://github.com/homedash/kankun-json/blob/master/cgi-bin/json.cgi) -script to provide an HTTP API. Details of the necessary modifications can be found -[here](http://www.homeautomationforgeeks.com/openhab_http.shtml#kankun) (be sure to install the JSON version -of the script as linked above). +script to provide an HTTP API. +Details of the necessary modifications were provided on the now dead HomeAutomationForGeeks site, +but fortunately we can still access the information via +[archive.org link](https://web.archive.org/web/20170628063659/http://www.homeautomationforgeeks.com/openhab_http.shtml) +(be sure to install the JSON version of the script as linked above). ## Configuration