Adapt to core changes (addon.xml) (#13289)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon:addon id="rustpotterks" 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>voice</type>
|
||||
<name>Rustpotter Keyword Spotter</name>
|
||||
<description>This voice service allows you to use the open source library Rustpotter as your keyword spotter in
|
||||
openHAB.</description>
|
||||
|
||||
<service-id>org.openhab.voice.rustpotterks</service-id>
|
||||
|
||||
<config-description-ref uri="voice:rustpotterks"/>
|
||||
|
||||
</addon:addon>
|
||||
Reference in New Issue
Block a user