Reading temperature with duo

Moderator: Telldus

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

Reading temperature with duo

Post by silverkat »

Hi,

Wow, I finally got the Duo a week ago and it only took about 10 minutes to program all 7 remote switches, 3 different brands, thanks to the scanning ability to get the code from the learning devices remote - and it works perfectly!

I was a little disappointed that there there was no program to try and read some temperature info. So I managed to download the trunc with subversion and tried the Python program root/examples/python/callbacks.py. I uncommented tdRegisterRawDeviceEvent and commenting out tdRegisterDeviceEvent.

The program "waits for events" but doesn't receive anything from my UPM temp/humid sensor, or the remote switch remote for that matter.

I see there is a ticket#104 (http://developer.telldus.se/ticket/104) to support the UPM temp/humid sensor protocol. I thought in raw mode I would still get something?

Can you please confirm all I need to do is run that Python program, and if that is enough to receive some data.

Thanks,
Robert

Temperature sensor: http://www.clasohlson.se/Product/Produc ... =154374067
krambriw
Posts: 654
Joined: Fri Mar 17, 2023 9:45 am

Re: Reading temperature with duo

Post by krambriw »

That one is not working, I have a bunch of those myself.

Best regards, Walter
silverkat
Posts: 2
Joined: Fri Mar 17, 2023 9:45 am

Re: Reading temperature with duo

Post by silverkat »

Hi Walter,

Thanks, I did see though that in an earlier post, well almost a year ago, you did manage to get info from that sensor. Was that possible due to the fact you had a development version of the duo? ( http://www.telldus.se/forum/viewtopic.p ... 6&start=45 )

Is this something that gets updated in the firmware when added?

Thanks,
Robert
krambriw
Posts: 654
Joined: Fri Mar 17, 2023 9:45 am

Re: Reading temperature with duo

Post by krambriw »

Yes, those readings you saw there sometimes slips through but not regularly and besides, no values. I hope that those sensors gets supported soon. Documents for the decoding is available.

Bets regards, Walter
Post Reply