With this app you can add sensors, dimmers and switches from “Telldus Live”.
For “Telldus ZNET lite v2” - gateways, a direct, local connection is also supported.
Link to the app in app store.
Install:
For Telldus Live:
You will need a “Telldus Live” account, and “OAuth tokens”.
To create OAuth tokens:
- Go to Telldus Technologies
- Click on “Generate a private token for my user only”, and follow the instructions.
Then install the “Telldus Live” device from the app.
Enter the public key, private key, token and token secret that you created.
Now you can install sensors, dimmers and switches.
For Telldus Local:
If you have a “Telldus ZNET lite v2”, it can be controlled locally, without an Internet connection.
To use the “Telldus Local”, you need to create an access token.
Find the IP address of your TellStick device.
Then install npm i -g telldus-local-auth
, from telldus-local-auth.
Run the tool in a terminal:
telldus-local-auth <IP OF YOUR DEVICE> HomeyLocal
A webpage should open in a browser. Select “One year” and “Auto renew access”, and click on “Authorize”.
Go back to the terminal, and you will see the access token.
Then install the “Telldus Local” device from the app. Enter the access token that you created.
Now you can install sensors, dimmers and switches.
Disclaimer:
Use at your own risk. I accept no responsibility for any damages caused by using this app.
Release Notes:
1.1.0
- Support for battery status
1.0.1
- Fix case for device types
1.0.0
- Added support for dimmers