Skip to content

Commit

Permalink
[sagercaster] Cleanup semantic tags (openhab#12284)
Browse files Browse the repository at this point in the history
Related to openhab#12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
  • Loading branch information
lolodomo authored and NickWaterton committed Apr 27, 2022
1 parent ef87b47 commit efec668
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down Expand Up @@ -214,7 +210,7 @@
<description>@text/rainingDescription</description>
<category>Rain</category>
<tags>
<tag>Status</tag>
<tag>Measurement</tag>
<tag>Rain</tag>
</tags>
</channel-type>
Expand Down

0 comments on commit efec668

Please sign in to comment.