]> git.basschouten.com Git - openhab-addons.git/commitdiff
Add connection and countries (#14380)
authorJacob Laursen <jacob-github@vindvejr.dk>
Mon, 13 Feb 2023 08:02:11 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Feb 2023 08:02:11 +0000 (09:02 +0100)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.dsmr/src/main/resources/OH-INF/addon/addon.xml

index 880492485d587d815ae83612a84a6957726fe779..436f6767cd4f1be994dd19cc980d40833363a0db 100644 (file)
@@ -6,4 +6,6 @@
        <type>binding</type>
        <name>DSMR Binding</name>
        <description>This binding integrates Dutch, Belgium, Luxembourg and Austrian Smart Meters</description>
+       <connection>local</connection>
+       <countries>NL,BE,LU,AT</countries>
 </addon:addon>