From: schmieeed Date: Wed, 27 Apr 2022 11:44:43 +0000 (+0200) Subject: Update README.md (#12658) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=5f172c1557ec7f255973f86bbd99e0e20494533b;p=openhab-addons.git Update README.md (#12658) Comma's are missing + Thing name example added --- diff --git a/bundles/org.openhab.binding.androiddebugbridge/README.md b/bundles/org.openhab.binding.androiddebugbridge/README.md index 034e07018f..5d9167b8bd 100644 --- a/bundles/org.openhab.binding.androiddebugbridge/README.md +++ b/bundles/org.openhab.binding.androiddebugbridge/README.md @@ -398,7 +398,7 @@ Please note that events could fail if the input method is removed, for example i ### Sample Thing ``` -Thing androiddebugbridge:android:xxxxxxxxxxxx [ ip="192.168.1.10" port=5555 refreshTime=30 ] +Thing androiddebugbridge:android:xxxxxxxxxxxx "xxxxxxxxxxxx" [ ip="192.168.1.10", port=5555, refreshTime=30 ] ``` ### Sample Items