[boschshc] Update Readme.md (#10915)

Add addtional info for how to get the device id via log output
This commit is contained in:
JohnnyUndercover 2021-07-17 23:20:21 +02:00 committed by GitHub
parent dbefba3fdd
commit f7331d366e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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:
```