Telldus Live


The tellduslive integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] let you connect to the Telldus Live API. It’s cloud platform that connects to your Tellstick Net or Tellstick ZNet connected gear at home.

Note that you need a Telldus Premium subscription to access the Cloud API (https://telldus.com/en/important-announcement-english/).

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.

Configuration

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.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file. After changing the configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file, restart Home Assistant to apply the changes. To view the changes, go to Settings > Devices & services > Entities.

# Example configuration.yaml entry
tellduslive:

Configuration Variables

host string (Optional)

Host address to Tellstick Net or Tellstick ZNet for Local API, only useful when automatic discovery is not enabled.

scan_interval integer (Optional, default: 60)

Interval (in seconds) for polling the Telldus Live server (or the local server).

The integration will offer configuration through the Home Assistant user interface where it will let you associate it with your Telldus Live account.