Closed GoogleCodeExporter closed 8 years ago
Original comment by kai.openhab
on 12 Feb 2013 at 3:42
Some further digging has shown the Plugwise bundle stops receiving serial data
and the bundle appears to have stopped. I tried restarting it from the osgi
command prompt but it says port in use. Trying to stop the bundle says it's not
running.
So for some reason it appears to silently die?
Original comment by ianlinda...@gmail.com
on 14 Feb 2013 at 11:08
[Sorry for me seeing this bug so late. I have been been busy with the physical
build-out of my house, and I have currently little time to spend on OH]
With respect to the Plugwise protocol you should know that it is based on
reverse engineering efforts. There are parts of the protocol which are still
undocumented or not analysed. There are also changes in the protocol depending
on the firmware used by the Stick and Circles. So, most likely, your first post
is due to a undocumented part of the protocol, or a new format of data being
returned by the POWER_INFORMATION_RESPONSE message. I need to decode the
response by hand to understand what it being returned.
With respect to the second post, could you investigate whether it is the Stick
not sending serial data anymore (thus, no data on the serial port al all), or
simply the binding trashing the data for some reason? It has been a very long
time since I have written the binding, but imho I think there is a problem with
the threading/quartz jobs that make the binding tick. Again, I need to
investigate in the future
K
Original comment by karel.go...@gmail.com
on 30 Mar 2013 at 9:52
unassigned to make current state more transparent
Original comment by teichsta
on 21 May 2013 at 9:17
Hi Ian,
I have experienced the same issue. The plugwise binding silently stops working.
I am running Plugwise binding on Linux and the reason I have discovered was an
active USB power management. As soon as power management was enabled and active
the stick was no longer useable/responding.
Maybe the same applies to Windows. If you can disable power management for a
specific USB hub or port give it a try.
Regards
Ingo
Original comment by ingo.the...@googlemail.com
on 26 Jun 2013 at 8:28
Ian,
were you able to try out Ingo's suggstion?
K
Original comment by karel.go...@gmail.com
on 12 Sep 2013 at 7:25
Original comment by teichsta
on 5 Nov 2013 at 10:47
This issue has been migrated to Github. If this issue id is greater than103 its
id has been preserved on Github. You can open your issue by calling the URL
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or
equal 103 new ids were created.
Original comment by teichsta
on 17 Nov 2013 at 8:08
see above!
Issue has been migrated to Github and should be discussed there.
Original comment by teichsta
on 21 Nov 2013 at 1:51
Original issue reported on code.google.com by
ianlinda...@gmail.com
on 12 Feb 2013 at 3:40