mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
+1
@@ -66,6 +66,7 @@ public class SystemInfoDiscoveryService extends AbstractDiscoveryService {
|
||||
}
|
||||
} catch (UnknownHostException ex) {
|
||||
hostname = DEFAULT_THING_ID;
|
||||
logger.debug("Hostname cannot be resolved. Computer name will be set to the default one: {}",
|
||||
DEFAULT_THING_ID);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user