"light one" switches?
Posted: Fri Mar 17, 2023 9:45 am
i have the ordinary tellstick, thats a year old or so, one of the first with an antenna.
It works great with the Rising Sun type of switch (from Kjell&co) but i also have 3 switches named "Light One"
when you open them there is a row of 10 on/off switches, the remote only has 5. so the first 5 tells what remote to listen to, the last five which button on the remote
A search on this forum tells me usually means it should be programmed as a sartano switch:
only it doesn't work.
I've tried changing all the small switches on the device to on, and changed the config to either all ones or zeroes, in case i had mistaken on for off on the switch, but it still doesn't work.
any ideas?
i see that with the latest update the rfcmd command is gone, so my initial idea of bruteforcing all combinations isn't an option
It works great with the Rising Sun type of switch (from Kjell&co) but i also have 3 switches named "Light One"
when you open them there is a row of 10 on/off switches, the remote only has 5. so the first 5 tells what remote to listen to, the last five which button on the remote
A search on this forum tells me usually means it should be programmed as a sartano switch:
Code: Select all
device {
id = 4
name = "test1"
protocol = "SARTANO"
model = ""
parameters {
code = "1111110000"
}
}
I've tried changing all the small switches on the device to on, and changed the config to either all ones or zeroes, in case i had mistaken on for off on the switch, but it still doesn't work.
any ideas?
i see that with the latest update the rfcmd command is gone, so my initial idea of bruteforcing all combinations isn't an option
