The new node works fine too, but unfortunately I get an error, when a sensor is right at 85 deg C:


/Traceback (most recent call last)://
//  File "read_a_temp.py", line 15, in <module>//
//    sensed = op.read('/28.676A20060000/latesttemp')//
//  File "/home/mnm/pyownet/src/pyownet/protocol.py", line 545, in read//
//    raise OwnetError(-ret, self.errmess[-ret], path)//
//pyownet.protocol.OwnetError: [Errno 22] legacy - Invalid transaction: '/28.676A20060000/latesttemp'
/

hold on, my test was done in a rush, so I forgot to stop the task reading the temps from the temperature node.
Could that have anything to do with error message?

I cant test more today, because that was the last sensor over 85 deg C, so I have to wait until tomorrow morning...


------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to