]> git.basschouten.com Git - openhab-addons.git/commitdiff
Declare countries (#16603)
authorJacob Laursen <jacob-github@vindvejr.dk>
Tue, 2 Apr 2024 19:17:14 +0000 (21:17 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 19:17:14 +0000 (21:17 +0200)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.awattar/src/main/resources/OH-INF/addon/addon.xml

index 1f8b26e50da1691e9fd6b7cf9ef879841f15cbdd..29c151b8c9dc677a2ae6984771baa6207e39b006 100644 (file)
@@ -7,5 +7,6 @@
        <name>aWATTar Binding</name>
        <description>Hourly Electricity Prices for Germany and Austria.</description>
        <connection>cloud</connection>
+       <countries>at,de</countries>
 
 </addon:addon>