Fix some addon.xml issues (#14261)

* Fix some addon.xml issues
* Re-add thing-type binding for Velux
* Prefix thing-type filenames

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen
2023-01-22 19:22:13 +01:00
committed by GitHub
parent 8ee8a1e2ed
commit fe9f0583b5
9 changed files with 44 additions and 13 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon:addon id="nobohub" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:addon="https://openhab.org/schemas/addon/v1.0.0"
xsi:schemaLocation="https://openhab.org/schemas/addon/v1.0.0 https://openhab.org/schemas/addon-1.0.0.xsd">
<type>binding</type>
<name>Glen Dimplex Nobø Hub Binding</name>
<description>This is the binding for Glen Dimplex Nobø Hub.</description>
</addon:addon>