From: mlobstein Date: Wed, 17 May 2023 18:23:14 +0000 (-0500) Subject: Update app list URLs (#15000) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=ccab566172da7e3e86b39ab5dfab6471959e3959;p=openhab-addons.git Update app list URLs (#15000) Signed-off-by: Michael Lobstein --- diff --git a/bundles/org.openhab.binding.vizio/README.md b/bundles/org.openhab.binding.vizio/README.md index bc6b8080ab..09cc09868b 100644 --- a/bundles/org.openhab.binding.vizio/README.md +++ b/bundles/org.openhab.binding.vizio/README.md @@ -131,8 +131,8 @@ If an app is running that is not currently recognized by the binding, the `activ If an app that is in the JSON database fails to start when selected, try adjusting the `NAME_SPACE` value for that app. `NAME_SPACE` seems to be a version number and adjusting the number up or down may correct the mismatch between the TV and the binding. -A current list of `APP_ID`'s can be found at -and `NAME_SPACE` & `MESSAGE` values needed can be found at +A current list of `APP_ID`'s can be found at +and `NAME_SPACE` & `MESSAGE` values needed can be found at If there is an error in the user supplied `appListJson`, the thing will fail to start and display a CONFIGURATION_ERROR message. If all text in `appListJson` is removed (set to null) and the thing configuration saved, the binding will restore `appListJson` from the binding's JSON db.