[addon.xml] add connection element (#14690)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2023-03-27 19:41:42 +01:00
committed by GitHub
parent 558908e69a
commit 62100b5522
11 changed files with 12 additions and 1 deletions

View File

@@ -6,5 +6,6 @@
<type>binding</type>
<name>NTP Binding</name>
<description>The NTP Binding polls the configured timeserver and post the current date and time.</description>
<connection>cloud</connection>
</addon:addon>