]> git.basschouten.com Git - openhab-addons.git/commitdiff
[systeminfo] Fix Thing and Sitemap example (#11708)
authorDaniel Lienert <daniel@lienert.cc>
Sun, 5 Dec 2021 16:51:31 +0000 (17:51 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Dec 2021 16:51:31 +0000 (17:51 +0100)
Signed-off-by: Daniel Lienert <daniel@lienert.cc>
bundles/org.openhab.binding.systeminfo/README.md

index e910f65dbddf11061a5ff4395e5b0627bd7a99fc..713f160abf20f4499ea5759b1aa7c4e1f9fb75a4 100644 (file)
@@ -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"                <none>           { chann
 Sitemap:
 
 ```
-Text label="Systeminfo" {
+sitemap systeminfo label="Systeminfo" {
     Frame label="Network Information" {
         Default item=Network_AdapterName
         Default item=Network_Name