Page 1 of 1

Maplin Remote Control sockets work with Tellstick

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

It's not on the list of compatible devices (http://www.telldus.se/products/compability), but I can confirm I have tested the Maplin remote control mains sockets(see link below) with the tell stick

http://www.maplin.co.uk/remote-controll ... ack-348217

The protocol it needs is "risingsun" and model is "codeswitch" if you need to configure this in tellstick.conf

e.g.

device {
id = 4
name = "test"
protocol = "risingsun"
model = "codeswitch"
parameters {
house = "4"
unit = "2"
}
}

Note, house represents the the I,II or II or IV that is set on the receiver and unit corresponds to the numerical value on the receiver (i.e. 1,2,3 or 4)