Skip to content

Commit 1fcc93c

Browse files
tubalainenfrenck
authored andcommitted
Updated information on local API and compability (home-assistant#4193)
* Updated information on local API and compability As per requested by owner ;) * Put it in a box * ✏️ Small grammar & typos fixes
1 parent 9ca5df9 commit 1fcc93c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/_components/tellduslive.markdown

+7-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ ha_release: 0.11
1515

1616
The `tellduslive` component let you connect to [Telldus Live](https://live.telldus.com). It's cloud platform that connects to your Tellstick Net or Tellstick ZNet connected gear at home.
1717

18-
Home Assistant will automatically discover the presence of a Tellstick Net or Tellstick ZNet on your local network if the [discovery]({{site_root}}/components/discovery/) component is enabled. To manually integrate your Telldus Live with Home Assistant, e.g. if your device is on another network or in another location, add the following section to your `configuration.yaml` file:
18+
<p class='note warning'>
19+
If you are upgrading from 0.58 or older, you need to remove all Telldus configuration from your `configuration.yaml` file before continuing.
20+
</p>
21+
22+
Home Assistant will automatically discover the presence of a Tellstick Net or Tellstick ZNet on your local network if the [discovery]({{site_root}}/components/discovery/) component is enabled. When discovery and the key exchange with Telldus Live have been completed, you will be presented with an option to integrate with the cloud or local API for direct communication with your hardware in your LAN. Local API supports only one device at this stage. Local API is only supported with the Znet Lite products, the older hardware (such as Tellstick Net) does not support local API.
23+
24+
To manually integrate your Telldus Live with Home Assistant, e.g. if your device is on another network or in another location, add the following section to your `configuration.yaml` file:
1925

2026
```yaml
2127
# Example configuration.yaml entry

0 commit comments

Comments
 (0)