yjb wrote:Just slide the slidebar to the right, and you will see the firmware of the individual circles:
verbruik - totaal - vanaf - firmware - aangemaakt
Ah. Yes, it's 2008-08-26 (see
http://blogdoch.net/images/plugwise-2.jpg). So, it's not Protocol 2 I suppose?
Well, just plugged The Stick into an i386 box running Debian lenny -- still no response
Code: Select all
lenny:~/POL# date ; /root/with_timeout +15 python pol.py -p /dev/ttyUSB1 -w 000d6f00004bXXXX ; date
Mon Jan 18 15:26:52 CET 2010
Traceback (most recent call last):
File "pol.py", line 149, in <module>
main()
File "pol.py", line 133, in main
print plugwise.GetPowerInfo()
File "pol.py", line 48, in GetPowerInfo
self.GetCalibrationInfo()
File "pol.py", line 27, in GetCalibrationInfo
result = self.GetResult(self.CALIBRATIONRESPONSECODE)
File "pol.py", line 90, in GetResult
data += self.serial.read(1)
File "/usr/lib/python2.5/site-packages/serial/serialposix.py", line 317, in read
ready,_,_ = select.select([self.fd],[],[], self._timeout)
KeyboardInterrupt
Mon Jan 18 15:27:07 CET 2010
4B.... is the address of the Circle+. It's less that 3m to the right; using The Stick on Vista with The Source several meters away in that room works, so I don't expect it to be an issue of distance. (The other Circle is ~1m to the left of The Stick. Just ignore the descriptions within The Source for now.)
Tried "python pol.py -p /dev/ttyUSB1 -w 4bXXXX" as well, same result (i. e. no response for hours if not interrupted manually).
Anything else I could try? (I was considering to replace/extend my ELV FS20 setup with Plugwise, but it has to run on Linux/ARM, as my home automation stuff runs on one of my SheevaPlugs; I'm using FHEM as the frame work and would build a perl module to interface Plugwise with FHEM.)
Regards,
-kai