From: JohnnyUndercover <30835996+JohnnyUndercover@users.noreply.github.com> Date: Sat, 17 Jul 2021 21:20:21 +0000 (+0200) Subject: [boschshc] Update Readme.md (#10915) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=f7331d366eceea481be8f7389efdd1d8eb04b0f5;p=openhab-addons.git [boschshc] Update Readme.md (#10915) Add addtional info for how to get the device id via log output --- diff --git a/bundles/org.openhab.binding.boschshc/README.md b/bundles/org.openhab.binding.boschshc/README.md index c156833479..0cb265319b 100644 --- a/bundles/org.openhab.binding.boschshc/README.md +++ b/bundles/org.openhab.binding.boschshc/README.md @@ -111,6 +111,12 @@ This certificate is used for pairing between the Bridge and the Bosch Smart Home Bosch IDs for found devices are displayed in the openHAB log on bootup (`OPENHAB_FOLDER/userdata/logs/openhab.log`) +The log can also be called using the following command. +``` +tail -f /var/log/openhab/openhab.log /var/log/openhab/events.log +``` +Alternatively, the log can be viewed using the OpenHab Log Viewer (frontail) via http://openhab:9001. + Example: ```