How to check Tellstick duo firmware version?

Moderator: Telldus

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

How to check Tellstick duo firmware version?

Post by jvt »

Hi,

How can I check what is the current firmware version on my Tellstick Duo?

I'm using Tellstick Duo connected to Raspberry Pi on remote location.

I've some trouble getting Oregon sensor THGN132N to update values and would like to know if it is worth to go on site to update FW.
erijo
Posts: 22
Joined: Fri Mar 17, 2023 9:45 am

Re: How to check Tellstick duo firmware version?

Post by erijo »

In tellcore-py there is a simple script that can show you the version: https://github.com/erijo/tellcore-py/bl ... ontrollers
Python wrapper for Telldus Core: tellcore-py
Python wrapper for Telldus Live: tellive-py
jvt
Posts: 2
Joined: Fri Mar 17, 2023 9:45 am

Re: How to check Tellstick duo firmware version?

Post by jvt »

Thanks!

After updating to libtelldus-core2_2.1.2-1 this worked.

Firmware version is 5, so it's probably worth updating.
tingo
Posts: 31
Joined: Fri Mar 17, 2023 9:45 am
Location: Oslo, Norway

Re: How to check Tellstick duo firmware version?

Post by tingo »

And it does not work with telldus-core 2.1.1:

Code: Select all

tingo@kg-v2$ tellcore_controllers
Error: unable to list controllers (are you using telldus-core >= 2.1.2?)
Undefined symbol "tdController"
Oh, and if anyone wonders, I run this on

Code: Select all

tingo@kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.4-STABLE FreeBSD 8.4-STABLE #7 r256430: Sun Oct 13 19:43:35 CEST 2013
     root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
Torfinn
Post Reply