[darksky] Remove DarkSky binding due to EOL of their API (#13037)

* Remove DarkSky binding due to EOL of their API

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp
2022-12-21 17:24:57 +01:00
committed by GitHub
parent 324483d8e9
commit 528140d7ad
30 changed files with 0 additions and 4979 deletions

View File

@@ -301,11 +301,6 @@
<artifactId>org.openhab.binding.danfossairunit</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.darksky</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.dbquery</artifactId>