The program is implemented in Python and doesn't require any graphical user interface (i.e. you can easily run it on your server). The installation is as simple as
Code: Select all
pip install tellive-py
Code: Select all
$ tellive_core_connector ~/.config/tellive.conf
When you have done so, you can then edit the config file (~/.config/tellive.conf in this example) and add a name to the sensors that you wish to send to Telldus Live. You can also disabled devices that you don't want to be controllable via Telldus Live (see tellive_core_connector --help for more info). Then start the program again as above.