Warning using "org.openhab.binding.zwave-2.5.13-SNAPSHOT.jar" (Build #111 (Feb 11, 2021 3:39:08 AM)

Hi all,
not quiet shure if this is here the right place to notice.
I use “org.openhab.binding.zwave-2.5.13-SNAPSHOT.jar” (because of usiing devices that are not in normal binding.jar) in openhabian 1.6.2b openhab 2.5.12 and get this warning:

2021-02-11 16:39:29.596 [WARN ] [ig.xml.osgi.XmlDocumentBundleTracker] - The XML document '/ESH-INF/thing/thermofloor/z smoke_0_0.xml' in module 'org.openhab.binding.zwave' could not be parsed: The URI 'thing-type:zwave:thermofloor_z smoke_00_000' in node 'config-description' is invalid! : Illegal character in opaque part at index 30: thing-type:zwave:thermofloor_z smoke_00_000
---- Debugging information ----
message             : The URI 'thing-type:zwave:thermofloor_z smoke_00_000' in node 'config-description' is invalid!
cause-exception     : java.net.URISyntaxException
cause-message       : Illegal character in opaque part at index 30: thing-type:zwave:thermofloor_z smoke_00_000
class               : org.eclipse.smarthome.config.core.ConfigDescription
required-type       : org.eclipse.smarthome.config.core.ConfigDescription
converter-type      : org.eclipse.smarthome.config.xml.ConfigDescriptionConverter
path                : /thing-descriptions/thing-type/config-description
line number         : 71
class[1]            : java.util.ArrayList
converter-type[1]   : com.thoughtworks.xstream.converters.collections.CollectionConverter
class[2]            : org.eclipse.smarthome.core.thing.xml.internal.ThingTypeXmlResult
converter-type[2]   : org.eclipse.smarthome.core.thing.xml.internal.ThingTypeConverter
class[3]            : org.eclipse.smarthome.core.thing.xml.internal.ThingDescriptionList
converter-type[3]   : org.eclipse.smarthome.core.thing.xml.internal.ThingDescriptionConverter
version             : not available
-------------------------------
com.thoughtworks.xstream.converters.ConversionException: The URI 'thing-type:zwave:thermofloor_z smoke_00_000' in node 'config-description' is invalid! : Illegal character in opaque part at index 30: thing-type:zwave:thermofloor_z smoke_00_000
---- Debugging information ----
message             : The URI 'thing-type:zwave:thermofloor_z smoke_00_000' in node 'config-description' is invalid!
cause-exception     : java.net.URISyntaxException
cause-message       : Illegal character in opaque part at index 30: thing-type:zwave:thermofloor_z smoke_00_000
class               : org.eclipse.smarthome.config.core.ConfigDescription
required-type       : org.eclipse.smarthome.config.core.ConfigDescription
converter-type      : org.eclipse.smarthome.config.xml.ConfigDescriptionConverter
path                : /thing-descriptions/thing-type/config-description
line number         : 71
class[1]            : java.util.ArrayList
converter-type[1]   : com.thoughtworks.xstream.converters.collections.CollectionConverter
class[2]            : org.eclipse.smarthome.core.thing.xml.internal.ThingTypeXmlResult
converter-type[2]   : org.eclipse.smarthome.core.thing.xml.internal.ThingTypeConverter
class[3]            : org.eclipse.smarthome.core.thing.xml.internal.ThingDescriptionList
converter-type[3]   : org.eclipse.smarthome.core.thing.xml.internal.ThingDescriptionConverter
version             : not available
-------------------------------
        at org.eclipse.smarthome.config.xml.ConfigDescriptionConverter.unmarshal(ConfigDescriptionConverter.java:75) ~[?:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.addCurrentElementToCollection(CollectionConverter.java:98) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:91) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:85) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:80) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50) ~[bundleFile:?]
        at org.eclipse.smarthome.core.thing.xml.internal.AbstractDescriptionTypeConverter.unmarshal(AbstractDescriptionTypeConverter.java:190) ~[?:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:71) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.addCurrentElementToCollection(CollectionConverter.java:98) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:91) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:85) ~[bundleFile:?]
        at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:80) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50) ~[bundleFile:?]
        at org.eclipse.smarthome.core.thing.xml.internal.ThingDescriptionConverter.unmarshal(ThingDescriptionConverter.java:53) ~[?:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134) ~[bundleFile:?]
        at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32) ~[bundleFile:?]
        at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1185) ~[bundleFile:?]
        at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1169) ~[bundleFile:?]
        at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1115) ~[bundleFile:?]
        at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1062) ~[bundleFile:?]
        at org.eclipse.smarthome.config.xml.util.XmlDocumentReader.readFromXML(XmlDocumentReader.java:85) ~[bundleFile:?]
        at org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker.parseDocuments(XmlDocumentBundleTracker.java:411) [bundleFile:?]
        at org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker.processBundle(XmlDocumentBundleTracker.java:398) [bundleFile:?]
        at org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker.access$6(XmlDocumentBundleTracker.java:393) [bundleFile:?]
        at org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker$2.run(XmlDocumentBundleTracker.java:363) [bundleFile:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
        at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
        at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.net.URISyntaxException: Illegal character in opaque part at index 30: thing-type:zwave:thermofloor_z smoke_00_000
        at java.net.URI$Parser.fail(URI.java:2913) ~[?:?]
        at java.net.URI$Parser.checkChars(URI.java:3084) ~[?:?]
        at java.net.URI$Parser.parse(URI.java:3120) ~[?:?]
        at java.net.URI.<init>(URI.java:600) ~[?:?]
        at org.eclipse.smarthome.config.xml.ConfigDescriptionConverter.unmarshal(ConfigDescriptionConverter.java:73) ~[?:?]
        ... 49 more

I thing there is something not correct in this build.
Cheers
Stef