From b9d0d033bf07487d1a6f956e26c12b6a14705717 Mon Sep 17 00:00:00 2001 From: Daniel Lienert Date: Sun, 5 Dec 2021 17:51:31 +0100 Subject: [PATCH] [systeminfo] Fix Thing and Sitemap example (#11708) Signed-off-by: Daniel Lienert --- bundles/org.openhab.binding.systeminfo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.systeminfo/README.md b/bundles/org.openhab.binding.systeminfo/README.md index e910f65db..713f160ab 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