Page 1 of 1

Protocol of Telldus Slim

Posted: Fri Mar 17, 2023 9:45 am
by macdoughie
Hi,
what protocol should be used in tellstick.conf for the telldus slim plug, for some reason I am not able to communicate with them, other devices like nexa dimmers/switches works fine using Arctech

Thanks
M

Re: Protocol of Telldus Slim

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

I got my Telldus plug-in switch slim outdoor (313447) working using:

Code: Select all

device {
  id = 1
  name = "outdoorswtich-1"
  protocol = "arctech"
  model = "selflearning-switch:coco"
  parameters {
    house = "20082"
    unit = "1"
  }
}
Perhaps it is the same for all slim plugs.