From f3277a3fc72a806ed985bec9e1061ed89df7c593 Mon Sep 17 00:00:00 2001 From: Emil Nilsson Date: Wed, 2 Oct 2019 17:36:16 +0200 Subject: [PATCH] Broken links fix for tellstick.markdown (#10555) Broken link: https://developer.telldus.com/wiki/TellStick_conf The server at developer.telldus.com does not support https. Fixed 2 links. HTTPS returns error 502 Bad gateway. --- source/_addons/tellstick.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_addons/tellstick.markdown b/source/_addons/tellstick.markdown index 78905c35dd4..ddd4f9e844e 100644 --- a/source/_addons/tellstick.markdown +++ b/source/_addons/tellstick.markdown @@ -6,7 +6,7 @@ description: "Telldus TellStick service enabler and tools." Setting up the [Tellstick](http://telldus.com) service and tools contained in the [telldus-core](http://developer.telldus.com/) package and adding configuration to enable Tellstick and Tellstick Duo to work on your Hass.io. To use this add-on, you first install it from the list of Built-in add-ons in Hass.io. -After installation you are presented with a default and example configuration, to alter this you must follow both the JSON format and also be aligned with the [valid parameters for Tellstick configuration file (tellstick.conf)](https://developer.telldus.com/wiki/TellStick_conf). +After installation you are presented with a default and example configuration, to alter this you must follow both the JSON format and also be aligned with the [valid parameters for Tellstick configuration file (tellstick.conf)](http://developer.telldus.com/wiki/TellStick_conf). After any changes have been made to the configuration, you need to restart the add-on for the changes to take effect. @@ -86,7 +86,7 @@ code: type: string {% endconfiguration %} -For more information about the configuration including protocols, see the [telldus documentation](https://developer.telldus.com/wiki/TellStick_conf). +For more information about the configuration including protocols, see the [telldus documentation](http://developer.telldus.com/wiki/TellStick_conf). ## Service calls