mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00

* Update tellduslive.markdown * Update tellduslive.markdown * Add info about host variable * Update tellduslive.markdown
1.3 KiB
1.3 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, featured, ha_release
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | featured | ha_release |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Telldus Live | Instructions how to integrate Telldus Live into Home Assistant. | 2016-01-17 16:00 | true | false | true | true | telldus.png | Hub | false | 0.11 |
The tellduslive
component let you connect to Telldus Live. It's cloud platform that connects to your Tellstick Net or Tellstick ZNet connected gear at home.
Home Assistant will automatically discover the presence of a Tellstick Net or Tellstick ZNet on your local network if the 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:
# Example configuration.yaml entry
tellduslive:
Configuration variables:
- host (Optional): Host address to Tellstick Net or Tellstick ZNet for Local API, only useful when automatic discovery is not enabled.
- update_interval (Optional): Interval (in seconds) for polling the Telldus Live server (or the local server).
The component will offer configuration through the Home Assistant user interface where it will let you associate it with your Telldus Live account.