Biltema 35-392 / Goobay / yidong - tellstick.conf
Posted: Fri Mar 17, 2023 9:45 am
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
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"
}
}