Telldus Live service running on personal local machine

Moderator: Telldus

Post Reply
individual
Posts: 72
Joined: Fri Mar 17, 2023 9:45 am

Telldus Live service running on personal local machine

Post by individual »

Is there an easy way or is it at least possible to have a Telldus Live service on my own personal machine? I have a Synology NAS which is live 24/7.
TellStick Net v17 controller
COCO Technology & Proove switches/dimmers
Oregon THGN132N & Proove sensors
Software: Tasker, Remotestick, Telldus Live, DomoSpeak, TelLIVE Remote, Tellmon
torleif
Posts: 3
Joined: Fri Mar 17, 2023 9:45 am

Re: Telldus Live service running on personal local machine

Post by torleif »

individual wrote:Is there an easy way or is it at least possible to have a Telldus Live service on my own personal machine? I have a Synology NAS which is live 24/7.

That would be great!!
fldc
Posts: 7
Joined: Fri Mar 17, 2023 9:45 am

Re: Telldus Live service running on personal local machine

Post by fldc »

Of course it's possible, c libraries and python wrapper to communicate with the tellstick already exists. Or you could just use an existing solution like tellprox that is built upon tellcore-py to present you with a json interface and build a better web front-end.
p3tecracknell
Posts: 16
Joined: Fri Mar 17, 2023 9:45 am

Re: Telldus Live service running on personal local machine

Post by p3tecracknell »

I have written an TellProx for that exact reason. It is available at https://github.com/p3tecracknell/tellprox
I have used it on Windows and a Raspberry Pi and attempting to keep it as cross platform as possible. I would be happy to help you walk through it as I would like to see if we can get it working another platform such as Synology NAS.
individual
Posts: 72
Joined: Fri Mar 17, 2023 9:45 am

Post by individual »

In appologize for the late response. Thank you for willing to help-I don't have much experience with Linux. I am willing to try this installation next week. Will this support events as well? I wish I have a possibility to have emails sent based on events, and telldus Live service seem pretty slick, except I wouldn't pay monthly just to have a few events fireing only now and then.
TellStick Net v17 controller
COCO Technology & Proove switches/dimmers
Oregon THGN132N & Proove sensors
Software: Tasker, Remotestick, Telldus Live, DomoSpeak, TelLIVE Remote, Tellmon
individual
Posts: 72
Joined: Fri Mar 17, 2023 9:45 am

Post by individual »

I could also try it on an Raspberry Pi. But I don't know how.
TellStick Net v17 controller
COCO Technology & Proove switches/dimmers
Oregon THGN132N & Proove sensors
Software: Tasker, Remotestick, Telldus Live, DomoSpeak, TelLIVE Remote, Tellmon
p3tecracknell
Posts: 16
Joined: Fri Mar 17, 2023 9:45 am

Re:

Post by p3tecracknell »

individual wrote:I could also try it on an Raspberry Pi. But I don't know how.
I have it running on my Rasbperry Pi. The instructions are on my GitHub page. In summary:
Install Tellstick core (http://elinux.org/R-Pi_Tellstick_core)
Install git, setuptools and python
Git clone the source
Run setup, then the command
individual
Posts: 72
Joined: Fri Mar 17, 2023 9:45 am

Re: Telldus Live service running on personal local machine

Post by individual »

it seems too complicated for me and the summary direction is the most evasive ever seen. I wish there would be a step by step tutorial. I am not familiar with linux and I dont understand any commands written in these prerequisites. I might give up ans rely on Live Telldus until there will be simpler to aproach options with some written installation tutorial all in one place.
TellStick Net v17 controller
COCO Technology & Proove switches/dimmers
Oregon THGN132N & Proove sensors
Software: Tasker, Remotestick, Telldus Live, DomoSpeak, TelLIVE Remote, Tellmon
p3tecracknell
Posts: 16
Joined: Fri Mar 17, 2023 9:45 am

Re: Telldus Live service running on personal local machine

Post by p3tecracknell »

individual wrote:it seems too complicated for me and the summary direction is the most evasive ever seen. I wish there would be a step by step tutorial. I am not familiar with linux and I dont understand any commands written in these prerequisites. I might give up ans rely on Live Telldus until there will be simpler to aproach options with some written installation tutorial all in one place.
The majority of the work is getting telldus-core installed on the Raspberry Pi, to which the instructions (http://elinux.org/R-Pi_Tellstick_core) are detailed. If you can't follow that, I would either read around the subject or stick to something else. I can try and help if you a specific problem.
individual
Posts: 72
Joined: Fri Mar 17, 2023 9:45 am

Re: Telldus Live service running on personal local machine

Post by individual »

i'll give up for now. thanks.
TellStick Net v17 controller
COCO Technology & Proove switches/dimmers
Oregon THGN132N & Proove sensors
Software: Tasker, Remotestick, Telldus Live, DomoSpeak, TelLIVE Remote, Tellmon
Post Reply