From 438771920a73d4bed1a174e308793651120e2b35 Mon Sep 17 00:00:00 2001 From: Fredrik Erlandsson Date: Mon, 24 Apr 2023 19:10:15 +0200 Subject: [PATCH] TelldusLive API is now a subscription service (#27123) --- source/_integrations/tellduslive.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tellduslive.markdown b/source/_integrations/tellduslive.markdown index b6d980bda60..260d0c25b83 100644 --- a/source/_integrations/tellduslive.markdown +++ b/source/_integrations/tellduslive.markdown @@ -24,7 +24,13 @@ ha_platforms: ha_integration_type: integration --- -The `tellduslive` integration 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. +The `tellduslive` integration let you connect to the [Telldus Live](https://live.telldus.com) 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](https://telldus.com/en/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.