openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

Ensure node exists when handler is disposed #792

Closed cdjackson closed 1 year ago

cdjackson commented 1 year ago

Prevents potential NPE if the node was removed prior to the handler being disposed. Signed-off-by: Chris Jackson chris@cd-jackson.com

openhab-bot commented 1 year ago

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/nullpointerexception-in-zigbeethinghandler-dispose-on-delete-thing-in-gui/142885/2