-
```
The Plugwise Stick object is generating loads of INFO messages "polluting" the
console. Can we lower the logging level for this kind of messages:
16:59:57.625 INFO o.o.b.plugwise.internal.Stick…
-
```
I have a Java TCP Socket server running on my local pc.
I've added the example code from the OpenHAB wiki
Switch Light_OnOff "Alarmbeleuchtung" (Garden) {
tcp=">[ON:127.0.0.1:3000:cmd_on],…
-
```
Auto-assign Karel
Fix load on the ZigBee network in larger Plugwise installations
```
Original issue reported on code.google.com by `karel.go...@gmail.com` on 6 Nov 2013 at 10:25
-
```
I'm trying plugwise, and I want to view a graph with the power consumption of
each plug, but the minimumSince doesn't return the correct value.
What steps will reproduce the problem?
1. Install…
-
```
I just finalized XBee bindings:
http://code.google.com/r/diaoulael-xbee/source/browse#hg%2Fbundles%2Fbinding%2Fo
rg.openhab.binding.xbee
Configuration:
ZNetRxResponse Pattern:
PercentType (1 …
-
```
I have a Java TCP Socket server running on my local pc.
I've added the example code from the OpenHAB wiki
Switch Light_OnOff "Alarmbeleuchtung" (Garden) {
tcp=">[ON:127.0.0.1:3000:cmd_on],…
-
Use this issue to describe the database created at ESAINET for persistence of monitoring data and configuration files.
-
```
Add a Plugwise binding which can read power usage from Plugwise devices as well
as turn them on/off. Preferably support both Plugwise v1 and v2 protocols, but
prioritize v2 protocol (v1 devices …
-
Hello,
I'm running OpenHAB 1.7.1 on a Windows 2012 R2 server. My stick is directly attached to the server and identified on Windows as COM3.
openhab.cfg:
plugwise:stick.port=COM1
plugwise:stick.int…
-
```
1. Feature Description
Id would be very smart when Openhab restart a binding, if it crashed.
2. Example Use Case
Currently in openhab 1.4 snapshot the plugwise binding runs but sometimes after …