receiving events from mandolyn/UPM sensors
Posted: Fri Mar 17, 2023 9:45 am
Hi,
I am trying to receive temperature and humidity from my sensors http://www.clasohlson.com/no/Ekstra-tem ... r361797000 ( I have three of them , some 4 years old, some new)
I understood from the diverse mention in the forum and bug http://developer.telldus.com/ticket/104 that those sensors were supported by the mandolyn protocol.
I tried running the python examples under /dev/telldus/examples/python/sensors/ sensorscallback.py and poll.py and using the python tdtool with the -r option ( https://bitbucket.org/davka003/pytelldus/ )
They show nothing they just say :
olivier@utopia:~/dev/pytelldus$ python tdtool.py -t
Register device event returned: 0
Register device changed event returned: 1
Register raw device event returned: 2
Register sensor event returned: 3
Event handlers registered now waiting for events. Exit with ctrl-c.
then nothing happens
I am starting to wonder if the tellstick duo I got is defect ...
telldusd is running
telldusd --nodaemon
telldusd daemon starting up
Connecting to TellStick (1781/C31) with serial A501DQKO
tdtool show no sensors, should it automatically find sensors?
tdtool -l
Number of devices: 1
1 Example device OFF
I am using version 2.1.1
Any idea?
Regards,
Olivier
I am trying to receive temperature and humidity from my sensors http://www.clasohlson.com/no/Ekstra-tem ... r361797000 ( I have three of them , some 4 years old, some new)
I understood from the diverse mention in the forum and bug http://developer.telldus.com/ticket/104 that those sensors were supported by the mandolyn protocol.
I tried running the python examples under /dev/telldus/examples/python/sensors/ sensorscallback.py and poll.py and using the python tdtool with the -r option ( https://bitbucket.org/davka003/pytelldus/ )
They show nothing they just say :
olivier@utopia:~/dev/pytelldus$ python tdtool.py -t
Register device event returned: 0
Register device changed event returned: 1
Register raw device event returned: 2
Register sensor event returned: 3
Event handlers registered now waiting for events. Exit with ctrl-c.
then nothing happens
I am starting to wonder if the tellstick duo I got is defect ...
telldusd is running
telldusd --nodaemon
telldusd daemon starting up
Connecting to TellStick (1781/C31) with serial A501DQKO
tdtool show no sensors, should it automatically find sensors?
tdtool -l
Number of devices: 1
1 Example device OFF
I am using version 2.1.1
Any idea?
Regards,
Olivier