ruebox / openhab2-addons

Add-ons for openHAB 2.x
Eclipse Public License 1.0
16 stars 6 forks source link

BridgeStatusUpdate !-> Things #3

Closed ruebox closed 6 years ago

ruebox commented 6 years ago

the status of the bridge is not properly transferred to the things by:

BaseThingHandler: @Override public void bridgeStatusChanged(ThingStatusInfo bridgeStatusInfo) { // do nothing by default, can be overridden by subclasses }