mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
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.
This commit is contained in:
parent
1b75eba554
commit
f3277a3fc7
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user