-
```
What steps will reproduce the problem?
1. Copy org.openhab.binding.tcp-1.3.1.jar to addons folder
2. Start openHAB
--- everything is fine until now ---
3. Add an Item with TCP binding
--- load g…
-
```
What steps will reproduce the problem?
1. Copy org.openhab.binding.tcp-1.3.1.jar to addons folder
2. Start openHAB
--- everything is fine until now ---
3. Add an Item with TCP binding
--- load g…
-
```
What steps will reproduce the problem?
1.
rule "Null check"
when System started then
var Number foo = null
logDebug("foo", "will check for null" )
if( foo != null ) {
logDe…
-
```
What steps will reproduce the problem?
1.
rule "Null check"
when System started then
var Number foo = null
logDebug("foo", "will check for null" )
if( foo != null ) {
logDe…
-
As I understand, module type providers are added in a thread (AutomationResourceBundlesEventQueue runnable) different than the thread setRule (RuleEngine) is being called.
setRule calls ConnectionVal…
-
```
1. Feature Description
OpenHAB should be made to allow customisation of features to adress hardware
bottlenecks. E.g., on the Raspberry PI/256MB RAM is valuable and an additional
swap file stres…
-
```
What steps will reproduce the problem?
1. Configure openhab.cfg to use SMTP:
mail:hostname=smtp.gmail.com
mail:port=587
mail:username=youruser
mail:password=yourpassword
mail:from=youruser@gmail…
-
```
If the same variable is defined in different rule files and rules are triggered
at the same time, the variables get the wrong value. As described in the wiki
and as confirmed by Kai in this disc…
-
```
What steps will reproduce the problem?
1.
rule "Null check"
when System started then
var Number foo = null
logDebug("foo", "will check for null" )
if( foo != null ) {
logDe…
-
```
What steps will reproduce the problem?
1.
rule "Null check"
when System started then
var Number foo = null
logDebug("foo", "will check for null" )
if( foo != null ) {
logDe…