Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discussion] Tellstick.conf #17

Open
engelvinter opened this issue Mar 23, 2014 · 7 comments
Open

[Discussion] Tellstick.conf #17

engelvinter opened this issue Mar 23, 2014 · 7 comments

Comments

@engelvinter
Copy link

The biggest obstacle for a beginner is still to define a proper tellstick.conf.

It would be nice if tellprox was able to autodiscover devices - and user could give them names later on - tellprox writing directly to tellstick.conf.

I have not tried it out, but the raw event callback in the telldus-core might be a way to detect devices if putting them in learning mode.

@p3tecracknell
Copy link
Owner

I don't know much about autodiscover and raw events as I don't have a telldus duo. I have been meaning to create an interface for CRUD (create/edit/update/delete) devices and groups. As I mainly use Windows, I use Telldus Center. What is a shame is that from what I can see, every piece of software that has been written for Telldus has written its own logic for dealing with creating devices the multitude of protocols and models that are supported. I will be joining them!

@engelvinter
Copy link
Author

Ok, I have studied the Telldus Live API at Telldus and if I understand it correctly the aim of Tellprox is to provide rest-services of CRUD in the same way as Telldus Live.

So you will have to use a client like Telldus Center to access the tellprox server?

@p3tecracknell
Copy link
Owner

Yes, but there is a basic web front end which allows one to turn items on
and off and dim. I will simply extend it to allow CRUD as well.
On 26 Mar 2014 16:12, "engelvinter" [email protected] wrote:

Ok, I have studied the Telldus Live API at Telldus and if I understand it
correctly the aim of Tellprox is to provide rest-services of CRUD in the
same way as Telldus Live.

So you will have to use a client like Telldus Center to access the
tellprox server?

Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-38703837
.

@engelvinter
Copy link
Author

Have you tried or received any comments on how well it works with http://remotestick.org/ nowadays?

@p3tecracknell
Copy link
Owner

Yes, I use it with Remotestick most days and for what I use it for, have no
problems. I don't have a duo/sensors so it is hard to know if that works
correctly.
On 27 Mar 2014 20:27, "engelvinter" [email protected] wrote:

Have you tried or received any comments on how well it works with
http://remotestick.org/ nowadays?

Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-38856258
.

@engelvinter
Copy link
Author

By the way, I have a duo and planning to buy a temp sensor, I might try it out later during spring :-)

Is the login solution of tellprox compatible with telldus live i.e. if you enter login and password in remotestick it will work with tellprox?

@p3tecracknell
Copy link
Owner

The method by which you authenticate with Tellprox is different to that of
Telldus Live, but the author of Remotestick has kindly added support. You
simply specify the URL and the key (for authentication)

On 28 March 2014 19:21, engelvinter [email protected] wrote:

By the way, I have a duo and planning to buy a temp sensor, I might try it
out later during spring :-)

Is the login solution of tellprox compatible with telldus live i.e. if you
enter login and password in remotestick it will work with tellprox?

Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-38958225
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants