Search found 22 matches

by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Tellstick Duo - Prologue temperature sensor
Replies: 6
Views: 17054

Tellstick Duo - Prologue temperature sensor

Hi, I have a Duo and just got one of these http://www.clasohlson.com/se/Ekstra-temperaturgiver-hygrometer/Pr365123000 temperature sensors from Clas Ohlson. I fired up the telldus-core/examples/python/callback.py script which picks up its readings, but the reported values are incorrect. example event...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Configuration for DUO with two light buttons
Replies: 8
Views: 10087

Re: Configuration for DUO with two light buttons

i need the same thing, so please report back if you figure out a workaround :)
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Tellstick (old one) and signal reliability
Replies: 3
Views: 4591

Tellstick (old one) and signal reliability

Hi, I own an older Tellstick (w/o external antenna) which I purchased 1-2 years ago, and I've recently started migrating from Waveman to Nexa dimmers in order to set absolute dim levels (http://www.nexa.se/LWMR-230-Inbyggnadsmottagare-2.htm ) I don't konw if Nexa receivers are more sensitive than Wa...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Tellstick Duo - Prologue temperature sensor
Replies: 6
Views: 17054

Re: Tellstick Duo - Prologue temperature sensor

Correction, I linked to the wrong sensor. This is the one I have: http://www.clasohlson.com/no/Termometer ... r364744000
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Configuration for DUO with two light buttons
Replies: 8
Views: 10087

Re: Configuration for DUO with two light buttons

davka003 wrote:This is according to me a serious flaw in the API/configuration of Telldus products.
word, should definitely be able to configure this somehow!
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: Tellstick (old one) and signal reliability
Replies: 3
Views: 4591

Re: Tellstick (old one) and signal reliability

Thank's for your prompt response, Mike. My Tellstick is from batch 9, so I'll be in touch.

Geir
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Dimming Waveman receivers in Linux
Replies: 12
Views: 13883

Dimming Waveman receivers in Linux

Hi, I've been looking at Z-wave for a while, but am now tempted by Waveman devices which are much cheaper and I understand that the Tellstick is able to control such devices. I want to use a Linux system for the home automation setup, and looked briefly at the tool you provide for Linux. I found thi...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: electricity meters
Replies: 2
Views: 6962

electricity meters

Does anyone know of any electricity meters that the Duo might be compatible with? I'm primarily interested in plug-in modules for use with things such as heaters, but any advice is appreciated.

Thanks :)

/Geir
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Tellstick DUO - message bus integration
Replies: 4
Views: 8402

Re: Tellstick DUO - message bus integration

I've decided to use MQTT as an integration platform for all my home automation equipment (not limited to the tellstick), and have now implemented the first version of a telldus-core <-> mqtt driver in python. features: * publish devices/sensors to mqtt on startup * publish device/sensor events to mq...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Can Duo update lastcmd/lastvalue sent from physical remotes?
Replies: 2
Views: 4663

Can Duo update lastcmd/lastvalue sent from physical remotes?

I am currently a happy owner of the Duo predecessor, theTellstick, which I use for scheduling switches, etc. I also integrated ith with OpenRemote (with help from pakerfeldt's remotestick) to control devices from Iphone/Android. One obvious problem with the Tellstick is that it doesn't capture if so...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Can Duo update lastcmd/lastvalue sent from physical remotes?
Replies: 2
Views: 4663

Re: Can Duo update lastcmd/lastvalue sent from physical remo

Would this feature be perhaps covered by the functionality discussed here? http://www.telldus.se/forum/viewtopic.php?f=11&t=1440
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: NEXA Arduino Receiver module
Replies: 7
Views: 28107

Re: NEXA Arduino Receiver module

Self-learning is nice, but programming self-learning becomes almost impossible as soon as you start deploying NEXA motion detectors and/or door magnet switches in your home, unless you live alone. I have them in nearly every room for presence detection and they go off all the time. Lately I've had t...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: NEXA Arduino Receiver module
Replies: 7
Views: 28107

Re: NEXA Arduino Receiver module

As a follow-up question: has anyone implemented a NEXA-compatible tranceiver module? I have the Tellstick Duo and use it for controlling switches/dimmers as well as listening to temperature sensors. One of the issues I have, and I understand many others have too, relates to the fact that NEXA/Proove...
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: USB RF mottagare
Replies: 16
Views: 16176

Re: USB RF mottagare

Hei,

Jeg er også interessert i koplingsskjema - kunne noen være så vennlige å poste dette? :)

Jeg har en Tellstick fra før, men denne kan bare sende signaler. jeg ønsker å kunne detektere events som for eksempel når noen trykker på en vegg-switch.

Tack :)

mvh
Geir
by geirgp
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Tellstick DUO - message bus integration
Replies: 4
Views: 8402

Tellstick DUO - message bus integration

Hi, I've had the "old" Tellstick for a few years now, and have just ordered the DUO in order to read various sensors as well as capture physical button pushes. I've previously used pakerfeldt's python-based remotestick https://github.com/pakerfeldt/remotestick-server for a simple web ui an...