From: Daniel Lienert Date: Sun, 5 Dec 2021 16:51:31 +0000 (+0100) Subject: [systeminfo] Fix Thing and Sitemap example (#11708) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=b9d0d033bf07487d1a6f956e26c12b6a14705717;p=openhab-addons.git [systeminfo] Fix Thing and Sitemap example (#11708) Signed-off-by: Daniel Lienert --- diff --git a/bundles/org.openhab.binding.systeminfo/README.md b/bundles/org.openhab.binding.systeminfo/README.md index e910f65dbd..713f160abf 100644 --- a/bundles/org.openhab.binding.systeminfo/README.md +++ b/bundles/org.openhab.binding.systeminfo/README.md @@ -171,7 +171,7 @@ For a general problem with the binding report the issue directly to openHAB. Things: ``` -systeminfo:computer:work [interval_high=3, interval_medium=60] +Thing systeminfo:computer:work [interval_high=3, interval_medium=60] ``` Items: @@ -249,7 +249,7 @@ String Process_path "Path" { chann Sitemap: ``` -Text label="Systeminfo" { +sitemap systeminfo label="Systeminfo" { Frame label="Network Information" { Default item=Network_AdapterName Default item=Network_Name