]> git.basschouten.com Git - openhab-addons.git/commitdiff
[sagercaster] Cleanup semantic tags (#12284)
authorlolodomo <lg.hc@free.fr>
Sun, 13 Feb 2022 20:12:58 +0000 (21:12 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 20:12:58 +0000 (21:12 +0100)
Related to #12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.sagercaster/src/main/resources/OH-INF/thing/thing-types.xml

index 5b372f6988e092b7a94457fd643b2da60eb97e86..6a715d362acf3cb36fbfca44c6538a840b0b18b6 100644 (file)
                <label>@text/timestampChannelLabel</label>
                <description>@text/timestampChannelDescription</description>
                <category>Time</category>
-               <tags>
-                       <tag>Status</tag>
-                       <tag>Timestamp</tag>
-               </tags>
                <state readOnly="true"/>
        </channel-type>
 
                <description>@text/rainingDescription</description>
                <category>Rain</category>
                <tags>
-                       <tag>Status</tag>
+                       <tag>Measurement</tag>
                        <tag>Rain</tag>
                </tags>
        </channel-type>