[openweathermap] Cleanup semantic tags (#12285)

Related to #12262

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-02-13 21:35:20 +01:00 committed by GitHub
parent 02033c229d
commit 78a5d5d6ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -455,10 +455,6 @@
<label>Apparent Temperature</label>
<description>Current apparent temperature.</description>
<category>Temperature</category>
<tags>
<tag>Measurement</tag>
<tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
@ -507,10 +503,6 @@
<label>Precipitation</label>
<description>Precipitation volume of the related timespan.</description>
<category>Rain</category>
<tags>
<tag>Measurement</tag>
<tag>Rain</tag>
</tags>
<state readOnly="true" pattern="%.2f %unit%"/>
</channel-type>