[fmiweather] fix thing definition XML error (#8974)
Fixes #8971 Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
parent
fa4b127090
commit
6616353baa
|
@ -279,7 +279,7 @@
|
|||
<channel id="weather-id" typeId="weather-id-channel"/>
|
||||
</channels>
|
||||
</channel-group-type>
|
||||
<channel-group-type id="group-forecast-advanced" advanced="true">
|
||||
<channel-group-type id="group-forecast-advanced">
|
||||
<label>Forecast</label>
|
||||
<description>This is hourly weather forecast.</description>
|
||||
<channels>
|
||||
|
|
Loading…
Reference in New Issue