Declare missing connection attribute (#15016)

* Declare missing connection attribute
* change mactts, marytts, and picotts to none for consistency

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-05-23 21:38:13 +02:00
committed by GitHub
parent 289aa0b017
commit 96d0293913
28 changed files with 30 additions and 5 deletions

View File

@@ -5,7 +5,8 @@
<type>misc</type>
<name>Neeo</name>
<description>An additional REST endpoint to retrieve openHAB core metrics.</description>
<description>The openHAB NEEO integration allows mapping of openHAB things/item to a NEEO device/capabilities.</description>
<connection>local</connection>
<service-id>org.openhab.io.neeo.NeeoService</service-id>