[weatherunderground] Fix equipment tag (#18672)

Make it consistent with openweathermap binding.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2025-05-10 21:01:52 +02:00
committed by GitHub
parent 4ea61d38dd
commit a903727f69
@@ -7,7 +7,7 @@
<bridge-type id="bridge">
<label>Weatherunderground Bridge</label>
<description>The Weather Underground bridge represents a connection to the Weather Underground service</description>
<semantic-equipment-tag>NetworkAppliance</semantic-equipment-tag>
<semantic-equipment-tag>WebService</semantic-equipment-tag>
<config-description>
<parameter name="apikey" type="text" required="true">
<context>password</context>