Search found 31 matches

by tingo
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: https://home-assistant.io/
Replies: 18
Views: 29613

Re: https://home-assistant.io/

Is there documentation (or an example) on how to set up TellStick sensors in Home Assistant?
My tries have been unfruitful so far.
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Upgradera Tellstick Duo
Replies: 2
Views: 6391

Re: Upgradera Tellstick Duo

Linux alternative (for Mprog) here: http://rtr.ca/ft232r/ Compiled and tested on my Banana Pi, running Bananian Linux (aka Debian 7): tingo@kg-bpi:~$ sudo /home/tingo/work/ft232r_prog-1.24/ft232r_prog --old-vid 0x1781 --old-pid 0xc31 --cbus0 IO --cbus1 IO --cbus2 IO --cbus3 IO ft232r_prog: version 1...
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: How to check Tellstick duo firmware version?
Replies: 3
Views: 8023

Re: How to check Tellstick duo firmware version?

And it does not work with telldus-core 2.1.1: 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 tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.4-STABLE FreeBSD 8....
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: telldus-core 2.1.2 under FreeBSD - fails
Replies: 11
Views: 19178

Re: telldus-core 2.1.2 under FreeBSD - fails

Ok, with the missing file in place, cmake works: tingo@kg-v2$ cmake . -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is GNU 4.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- D...
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: telldus-core 2.1.2 under FreeBSD - fails
Replies: 11
Views: 19178

Re: telldus-core 2.1.2 under FreeBSD - fails

You may try these pathes: https://github.com/telldus/telldus/pull/6 Aha, OK. My simplistic try with tingo@kg-v2$ git pull https://github.com/telldus/telldus/pull/6/ fatal: Not a git repository (or any parent up to mount point /usr) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM no...
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Viking Remote Thermo Sensor och frys
Replies: 5
Views: 5367

Re: Viking Remote Thermo Sensor och frys

Jeg har ihvertfall en tilsvarende sensor (Clas Ohlson) liggende i fryseren. Funker fint:
mandolyn temperaturehumidity 11 -21.4 C 0 % 2015-03-19 20:43:15
by tingo
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: https://home-assistant.io/
Replies: 18
Views: 29613

Re: https://home-assistant.io/

You need this in configuration.yaml:

Code: Select all

sensor:
  platform: tellstick
  datatype_mask: 127
which will get you all sensors.
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus Qnap nas (BusyBox)
Replies: 3
Views: 5435

Re: Telldus Qnap nas (BusyBox)

Du må installere cmake først, hvis den mangler. Usikker på hvordan det gjøres på boksen din.
På Debian-baserte Linux'er er det
#apt-get install cmake
eller
$sudo apt-get install cmake.
by tingo
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: https://home-assistant.io/
Replies: 18
Views: 29613

Re: https://home-assistant.io/

I don't know, I use a Duo.
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: telldus-core 2.1.2 under FreeBSD - fails
Replies: 11
Views: 19178

Re: telldus-core 2.1.2 under FreeBSD - fails

It might be easier, but I am also trying to learn a few things as well. I figure git isn't going away soon, so I will be better off if I learn how to use it. I'm not there yet: tingo@kg-v2$ pwd /home/tingo/work/telldus-core-2.1.2 tingo@kg-v2$ git clone https://github.com/telldus/telldus/pull/6/ Clon...
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus Qnap nas (BusyBox)
Replies: 3
Views: 5435

Re: Telldus Qnap nas (BusyBox)

Ja.
Er det ikke noe pakkesystem (apt, yum, ?) på Qnapen din?
by tingo
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: https://home-assistant.io/
Replies: 18
Views: 29613

Re: https://home-assistant.io/

I´ve been looking into this software but not tried it yet. Is it easy to setup and maintain? It is better now than what it started out as. From version 0.7 something it uses Python packages, so upgrading now is $ sudo pip3 install --upgrade homeassistant Of course, you still need to fix any changes...
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Duo + KjellCo 3pack 50-219?
Replies: 3
Views: 4469

Re: Duo + KjellCo 3pack 50-219?

Hos meg kjører telldusd som root, ikke nobody. Måtte endre user i tellstick.conf
by tingo
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: https://home-assistant.io/
Replies: 18
Views: 29613

Re: https://home-assistant.io/

My only "complaint" about Home Assistant so far is that It doesn't do sensor value graphs (like temperature) in a way that I'm happy with.
by tingo
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: Tellstick duo. Custom firmware ?
Replies: 24
Views: 52569

Re: Tellstick duo. Custom firmware ?

OK, now I got it to compile. Took the library from http://www.ftdichip.com/Drivers/D2XX.htm and ftd2xx.h & WinTypes.h from http://developer.telldus.com/browser/telldus-core/driver/libtelldus-core/osx/ftd2xx.h?rev=c01bd73a3177b5295250af009241d29cdef3bea5 and tweaked cmake-produced scripts to use...