[folderwatcher] Initial contribution (#10045)

Signed-off-by: Alexandr Salamatov <wpgnetworks@gmail.com>
This commit is contained in:
goopilot
2021-02-10 12:45:47 -06:00
committed by GitHub
parent 95259b1095
commit 5a0a325344
17 changed files with 925 additions and 0 deletions

View File

@@ -371,6 +371,11 @@
<artifactId>org.openhab.binding.fmiweather</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.folderwatcher</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.folding</artifactId>