News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

New power controller: Tellstick

Started by JoakimL, January 07, 2011, 10:50:27 PM

Previous topic - Next topic

JoakimL

Finally I've managed to get my Tellstick implementation to operate as expected. Lack of time and lack of a working server (had to do 2 reinstalls by various reasons). The device template is available now, just do a sqlCVS update to pull it from the central repo; important to first get the DCE part and then the IR part).

I'll appreciate any feedback and proposals for further refinements.


/Joakim

pointman87

Thank you very much Joakim. It works like a charm.
Have you manage to get your hands on the tellstick duo?

Best regards. Daniel
BR Daniel

[url="http://wiki.linuxmce.org/index.php/User:Pointman87"]http://wiki.linuxmce.org/index.php/User:Pointman87[/url]

JoakimL

No Tellstick Dou yet. I'll contact Telldus; I just though I'd better wait until I had a working development environment.

/Joakim

Marie.O

JoakimL,

did you consider doing a C++ device template as oppose to your GSD template?
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

JoakimL

Yes, that was my initial thought since I've never even seen Ruby code before, C and C++ are my "native" languages. The only thing stopping me was lack of a proper development environment for LMCE and time to set it up.
I have one more project going and since I most likely will work on Tellstich Duo I imagine that to be much better in C++ so I better get going...

/Joakim

Marie.O

JoakimL,

I am looking forward to your quest. I am sure hari will be more than helpful to get you going if you have any questions with regards to dcegen et al.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

marjeventures01

#51
Thanks for this great post. Please post more on the subject.


XD:
SEO Agency

JoakimL

I've had my TellStick controlling 10 lights and one power amplifier for  three months now and so far it works as expected; no negative effects on LMCE observed.

I have one design question: My power amplifier has no remote control options what so ever (classic valve amplifier). I tried to have a device hierarchy with TellStick - Nexa switch - power amplifier. My idea was to have On/Off commands implemented on the power amplifier, these would be sent to the parent. The parent would catch the comands and resend them to it's parent. Since I didn't get this to work properly I' just wondering if I was on the right track or if there is another way of implementing this kind of hierarchical device structure.


/Joakim

Marie.O

There is no clean way of implementing this.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

valent

Quote from: JoakimL on May 15, 2011, 07:43:06 PM
I've had my TellStick controlling 10 lights and one power amplifier for  three months now and so far it works as expected; no negative effects on LMCE observed.

I have one design question: My power amplifier has no remote control options what so ever (classic valve amplifier). I tried to have a device hierarchy with TellStick - Nexa switch - power amplifier. My idea was to have On/Off commands implemented on the power amplifier, these would be sent to the parent. The parent would catch the comands and resend them to it's parent. Since I didn't get this to work properly I' just wondering if I was on the right track or if there is another way of implementing this kind of hierarchical device structure.


/Joakim

Nice to hear that Tellstick and receptors work nice with LinuxMCE.

But where do you buy Tellstick compatible gear from in Europe and/or USA? I looked at Tellstick page and most links I checked don't have (or I couldn't fins them) Tellstick compatible gear on their pages [1], and search also finds nothing on their pages.

I found some compatible gear on this page [2] but there is no webshop and no prices for any of that equipment?!?

So please share links to some web shops that sell Tellstick compatible equipment and I'll add it to WIKI for future reference.

Cheers,
Valent.

[1] http://www.telldus.se/products/compability
[2] http://www.nexa.se/FjarrstrombrytareCodeswitch.htm
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - [url="http://wiki.linuxmce.org/index.php/User:Valent"]http://wiki.linuxmce.org/index.php/User:Valent[/url]

pointman87

joakim, do you think you only need to add the deviceid range to the tellstick template to get the duo to work on transmitting? The reason i wonder is that i need a new tellstick and thinking about buying the duo. I cant find any info on it but i guess it uses the same RF transmitter and controller as the regular tellstick.

BR Daniel
BR Daniel

[url="http://wiki.linuxmce.org/index.php/User:Pointman87"]http://wiki.linuxmce.org/index.php/User:Pointman87[/url]

bri_jac

The only webshop I found that sells the Telldus duo stick is this one:


   
Beräknad leverans  2011-07-22 (Expected delivery date, currently not on stock)

(I'm not allowed to post links :-( -so you got to remove the spaces from below link )
ht tp:/ /www .dustinhome.se/pd_5010597726 .aspx

JoakimL

#57
Hi!

Sorry, I've missed these posts.

First: Availability of the Tellstick Duo: The first batch is apparently sold out and a second batch is in the making in the the plant in China.
But - The Tellstick NET (same as Dou but with Ethernet attachment in stead of USB) arrived to Sweden some weeks ago and should hit the stores any minute now. I'll most likely get an Tellstick Net and start integrating it with LMCE (there are APIs made public).

Second: Most likely the Tellstick Dou have a different device signature, but it's fairly easy to change the device template to accommodate that HW as well. If anybody does have a Tellstick Duo, could you provide me with the output of:

lsusb -v


/Joakim

valent

Has there been any progress? have you managed to integrate tellstick with linuxmce? Where are Tellstick available from, any webshops?
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - [url="http://wiki.linuxmce.org/index.php/User:Valent"]http://wiki.linuxmce.org/index.php/User:Valent[/url]

RayBe

When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.