mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[kodi] Fix bridge initialization when parameter group is not configured (#13669)
Fixes #13668 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
parent
0470d3978f
commit
c7020bfee8
@ -64,7 +64,7 @@
|
||||
</config-description>
|
||||
|
||||
<config-description uri="channel-type:kodi:pvr-channel">
|
||||
<parameter name="group" type="text" required="true">
|
||||
<parameter name="group" type="text">
|
||||
<label>PVR Channel Group</label>
|
||||
<description>The PVR channel group name used to identify the channel id.</description>
|
||||
<default>All channels</default>
|
||||
|
Loading…
Reference in New Issue
Block a user