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

@@ -6,6 +6,7 @@
<type>persistence</type>
<name>DynamoDB persistence</name>
<description>This is the persistence add-on for DynamoDB.</description>
<connection>cloud</connection>
<service-id>org.openhab.dynamodb</service-id>