How to configure a dimmer in tellstick.conf?

Moderator: Telldus

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

How to configure a dimmer in tellstick.conf?

Post by hackerm »

Hi,
having problems getting my nexa dimmer to be recognised by Tellstick duo. Here's my device entry in tellstick.conf:

device {
id = 7
name = "Taklampa vardagsrum"
protocol = "arctech"
controller = 0
model = "selflearning-dimmer:nexa"
parameters {
house = "1"
unit = "7"
}
}

When I try to learn it with tdtool -e 7, the dimmer does not learn the code. The dimmer works with a normal wall-mounted remote control, so I know it's working. I also have other units controlled by the same Duo and they are working fine. It's just the dimmer that doesn't work.

Any ideas?
hackerm
Posts: 9
Joined: Fri Mar 17, 2023 9:45 am

Re: How to configure a dimmer in tellstick.conf?

Post by hackerm »

I changed it to a switch and then I could teach the code. Then changed it back and now it works like a dimmer.
Post Reply