Page 1 of 1

Biltema 35-392 / Goobay / yidong - tellstick.conf

Posted: Fri Mar 17, 2023 9:45 am
by Erik
HI

this device needs tdtool 2.0.4 !

after some thinkering i figured how those devices should be set in tellstick.conf - so i thought i would share it - would be nice if micke or some one with powers could update the wiki on http://developer.telldus.se/wiki/TellStick_conf

As this page is hard to make out what should be set as model, protocol,.. please feel free to use my proven tellstick.conf

Code: Select all

device {
  id = 1               <---- Change to unique to your listing !!
  name = "biltema-1"
  controller = 0
  protocol = "yidong"
  model = "goobay:goobay"
  parameters {
    # devices = ""
    house = "A"
    unit = "1"     <----- this is unit 1 there is 1 trought to 4, atleast. set with a switch on the device.
    code = "0000000000"
    system = "1"
    # units = ""
    fade = "false"
  }
}

Re: Biltema 35-392 / Goobay / yidong - tellstick.conf

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
You can update the Wiki yourself. It is open for everyone with a Telldus account.