Search found 14 matches

by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Center xPL implementation
Replies: 11
Views: 8555

Re: Telldus Center xPL implementation

Thank you for your answer

I don't know anything about c++ :? but I am a web programmer so javascript is not an issue for me.

I'll look at the source and see if I can find why it does not receive my xPL message.

Is there any doc on how the plugins are written ?

Thank you !
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Support for Govena Low Energy dimmable light bulbs
Replies: 1
Views: 5601

Support for Govena Low Energy dimmable light bulbs

Hi ! I just wanted to know if you heard about the Govena products ( http://www.govena.com ), they have a technology to dim energy saving bulb (fluorescent bulbs) from 2% to 100%.. They sell a kit of 3 light bulbs and 1 RF remote control that works int the 433Mhz range ! :D I do not own these product...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Specific Chacon appliance not (yet) supported..
Replies: 13
Views: 19814

Re: Specific Chacon appliance not (yet) supported..

Hi again ! Just a little up about those Chacon plugs, EMW200C, I tried several times the risingsun protocol on it and it definitely does not work.. It may use an updated version of the protocol, I don't know. These appliances also exists in dimmer plugs and are sold by chacon and Carrefour. What kin...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Center xPL implementation
Replies: 11
Views: 8555

Re: Telldus Center xPL implementation

Yes I'd like he source code for the plugin, I'll read some tutorial for the basics of C++, and see what I can do !

Thank you very much for your help :)
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Vilka dimmers stödjer fasta dimlägen och mjuk dimning?
Replies: 40
Views: 36067

Hi ! I own 2 LWMR10, which are dimmer modules to put behind existing switch and i can confirm that the latest version have soft dim :D !!! But be careful of the manufacture date ! As I say i own 2 of them (from brand chacon under the name "micro module variateur 200W" but you can see the L...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Specific Chacon appliance not (yet) supported..
Replies: 13
Views: 19814

Specific Chacon appliance not (yet) supported..

Hi ! I recently bought 3 power socket and a remote from Chacon (ref. 54655 or EMW200TC/RC) which are not yet compatible with Tellstick. It uses a SC2262 chip to encode the rf signal, opérating at 433,92Mhz, it claims to be PT2262 compatible. Some switches also have dimmer support but i don't have on...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Live! for Android
Replies: 24
Views: 20066

Re: Telldus Live! for Android

Hi ! I just tested your remotestick app on my HTC Desire (runninng Froyo and latest HTC update) and it works perfectly ! :clap: Thank you for this app ! I don't know why but the mobile telldus live website didn't work on my phone, it lists the appliances but on clicking on/off nothing happens.. The ...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Homeeasy ultimate
Replies: 2
Views: 7443

Hi ! You can try building your own RF receiver (from scratch or by modding a audio/video receiver, a UPM thermometer, a IR/RF transmitter..) and use the nethome softwares to identify the house code. Here is some links you could find useful : NetHome Server : http://wiki.nethome.nu/doku.php Eventghos...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Specific Chacon appliance not (yet) supported..
Replies: 13
Views: 19814

Hi again ! I reply to myself.. I read in the sources of Tellstick that you incorporated the Everflourish products, and I found on a blog that the reference of my Chacon appliance are the same as Everflourish (EMW200T), so maybe my appliances work the same as these http://www.everflourish.com.cn/uppi...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Add Marmitek Pyramid ir to RF protocol
Replies: 3
Views: 8379

Add Marmitek Pyramid ir to RF protocol

Hello ! I would like to know if it would be possible (or even planned) to add the protocol used by the IR/RF transmitter sold by Marmitek (the infamous Powermid XL), to control IR appliances? This device receive 433.92Mhz signal which it converts to IR and send it to appliance (directly or through a...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Center xPL implementation
Replies: 11
Views: 8555

Re: Telldus Center xPL implementation

Hello ! Apparently the problem was on my side.. :oops: After some test i had issue with xPL messages sent from one of my PC.. So far it seems to work well, I can get all the DeviceID of my appliances and can easily commute my appliance On/off with xPL. I also tried dimming and it works well ! I also...
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Live! for Android
Replies: 24
Views: 20066

Re: Telldus Live! for Android

Thank you very much ! It works just as expected :D
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Specific Chacon appliance not (yet) supported..
Replies: 13
Views: 19814

Re: Specific Chacon appliance not (yet) supported..

I still can't use these appliances with my tellstick, i have not found any solution for the moment.

I built a homemade RF receiver, but for the moment it is too noisy to capture the data sent by the Chacon Remote from this pack, so i can't try to find out the coding... :cry:
by giantpopples
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Center xPL implementation
Replies: 11
Views: 8555

Telldus Center xPL implementation

Hello ! I know that Telldus Center support xPL (I have a xPL network, and I see every xPL messages sent by Telldus Center when changing the state of a device). Apparently it uses the lightning gateway schema. I try to find documentation about what commands are supported by Telldus Center, but could ...