[sagercaster] Cleanup semantic tags (#12284)

Related to #12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-02-13 21:12:58 +01:00 committed by GitHub
parent 631c7d8c79
commit f484faafd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -181,10 +181,6 @@
<label>@text/timestampChannelLabel</label> <label>@text/timestampChannelLabel</label>
<description>@text/timestampChannelDescription</description> <description>@text/timestampChannelDescription</description>
<category>Time</category> <category>Time</category>
<tags>
<tag>Status</tag>
<tag>Timestamp</tag>
</tags>
<state readOnly="true"/> <state readOnly="true"/>
</channel-type> </channel-type>
@ -214,7 +210,7 @@
<description>@text/rainingDescription</description> <description>@text/rainingDescription</description>
<category>Rain</category> <category>Rain</category>
<tags> <tags>
<tag>Status</tag> <tag>Measurement</tag>
<tag>Rain</tag> <tag>Rain</tag>
</tags> </tags>
</channel-type> </channel-type>