Page 1 of 1

Conrad Code Switch devices work with TellStick

Posted: Fri Mar 17, 2023 9:45 am
by dirk
Hi all,

I can confirm that the following Conrad Code Switch devices also work with TellStick:
http://www.conrad.de/ce/de/product/640475/

You'd have to select "Kjell & Company - Code Switch" as device in TelldusCenter.
Imo the devices are the same but just different brands.

Regards,
Dirk

Re: Conrad Code Switch devices work with TellStick

Posted: Fri Mar 17, 2023 9:45 am
by jsv
And in the tellstick.conf file this is the "risingsun" protocol.
This is what I used for a conrad switch with model number RSL366R

Code: Select all

  ...
  protocol = "risingsun"
  model = "codeswitch"
  parameters {
    house = "2"
    unit = "1"
  }