Page 1 of 1

New device vendor support

Posted: Fri Mar 17, 2023 9:45 am
by andreii
Hello,
I am the owner of a telltick 001 and I bought a device that is not supported by telldus center.

I would like to know what is needed to support a self learning on/off switch who's vendor is not shown in Telldus center
In particular the device is of some company called wookee (see link)
http://www.31cn.net/products/enlist.asp?m=416

I can write code if needed.

Thanks,
Andrei

Re: New device vendor support

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
First you need to figure out how they communicate. We do it by analysing the different buttons using a Saleae Logic analyzer.
http://www.saleae.com/

You can then try sending the signals using either tdtool or the API directly using tdSendRawCommand(). The protocol is documented here:
http://developer.telldus.com/doxygen/TellStick.html

Re: New device vendor support

Posted: Fri Mar 17, 2023 9:45 am
by andreii
Thanks for the answer.
I would like to ask if I will buy a Tellstick Duo can I add my device as a on/off switch of other vendor and use the tellstick duo functionality to learn the remote control code from the device provided remote control?

Thanks!

Re: New device vendor support

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
No, that is unfortunately not possible.

Re: New device vendor support

Posted: Fri Mar 17, 2023 9:45 am
by andreii
Thanks for answering.

Regards,
Andrei

Re: New device vendor support

Posted: Fri Mar 17, 2023 9:45 am
by anthropo
Or you can try http://wiki.nethome.nu/doku.php/analyzer/start

less expensive then salae !!!

i don't have my tellstick yet (still waiting after 2 months) but i've already tried this http://wiki.nethome.nu/doku.php/homehwrec (the first link) and it works...

hope this helps you :wave: