mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-31 13:34:22 +02:00
[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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user