mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Catch IAE during Thing configuration loading to prevent the entire file from failing. Errors are now logged as warnings instead of throwing a full stack trace. Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>