Device ANSLUT issue.

Moderator: Telldus

Post Reply
danardf
Posts: 41
Joined: Fri Mar 17, 2023 9:45 am

Device ANSLUT issue.

Post by danardf »

Hello.

I've made a new install from scratch but i lost my old config.
I need to configure a device: ANSLUT in selflearning.
I put the Tellstick device into my PC under windows and the device is detected and works fine

Now i need to setting up the config into my Linux server like this:

Code: Select all

device {
  id = 6
  name = "d216"
  controller = 0
  protocol = "risingsun"
  model = "selflearning"
  parameters {
    house = "1829"
    unit = "1"
  }
}
Unfortunately it doesn't work!

if somebody could give me a good setup for this device please?
I use telldus-core-2.1.0

Before i used
telldus-core-2.0.4 and it worked fine.
Post Reply