using 3.1.0-release build and KNX2 binding.
If I type in “description” in “Code” - it won’t be saved if I change/add something later on. If I create channels within “Code” the description is set. Is this a known bug?
To reproduce:
- create channels within “Code” and add “description” in quotation marks
- update a channel within “Code” - with or without quotation marks
- updated description is not saved at the channel
example:
code:
- id: KiZiOstJalousie
channelTypeUID: knx:rollershutter
label: KiZi Ost Jalousie
description: "Ausgang 7/8"
configuration:
upDown: 4/2/0
stopMove: 4/2/1
position: 4/2/2+<4/2/6
- id: KiZiOstLamellen
channelTypeUID: knx:rollershutter
label: KiZi Ost Lamellen
description: Ausgang 7/8
configuration:
position: 4/2/3+<4/2/7
funny thing: while creating a channel, I used the quotation marks, reading out they’re gone. If I save the empty description (can come with “” or just Null), it won’t be saved, as seen here: