Page 1 of 1

There is a new release of tellStickController available

Posted: Fri Mar 17, 2023 9:45 am
by ran
There is a new release of tellStickController available.

more information about installation and usage can be found here, http://developer.telldus.se/wiki/tellstickController

There is now support for tdtool which mean dimmers and self-learning devices can be controlled easier. tdtool version need a working /etc/tellstick.conf configuration file.

Rules can now use new keyword 'Dimmer(00:02, 0, 250, 25)' which in this example is used to dim a device from dim level 0 to dim level 250, by changing dim level by 25 every 2 minutes.

Old rfcmd version is still included for those that need it.

Re: There is a new release of tellStickController available

Posted: Fri Mar 17, 2023 9:45 am
by JaxÄn
Do you know if there are any new release that support modern libraries?

When I try to compile from source, it bails out on generation documentation and that some libraries are to old. Or if there are some working fork that one could use, that have accepted bug fixes?
I have written some of the early instructions hopw to compile it for RPi ARM cpu, so I know how to do that properly.