mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[sagercaster] Cleanup semantic tags (#12284)
Related to #12262 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
631c7d8c79
commit
f484faafd0
@ -181,10 +181,6 @@
|
||||
<label>@text/timestampChannelLabel</label>
|
||||
<description>@text/timestampChannelDescription</description>
|
||||
<category>Time</category>
|
||||
<tags>
|
||||
<tag>Status</tag>
|
||||
<tag>Timestamp</tag>
|
||||
</tags>
|
||||
<state readOnly="true"/>
|
||||
</channel-type>
|
||||
|
||||
@ -214,7 +210,7 @@
|
||||
<description>@text/rainingDescription</description>
|
||||
<category>Rain</category>
|
||||
<tags>
|
||||
<tag>Status</tag>
|
||||
<tag>Measurement</tag>
|
||||
<tag>Rain</tag>
|
||||
</tags>
|
||||
</channel-type>
|
||||
|
Loading…
Reference in New Issue
Block a user