eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
862 stars 787 forks source link

Update children of disabled bridge to UNINITIALIZED/BRIDGE_UNINITIALIZED #6864

Closed FStolte closed 5 years ago

FStolte commented 5 years ago

When a bridge is disabled, the child things have seen set to the status "UNINITIALIZED/HANDLER_MISSING_ERROR". Now, the status detail is changed to "BRIDGE_UNINITIALIZED" for such things, except if they were also already disabled.

Fixes #6584

Signed-off-by: Florian Stolte fstolte@itemis.de