From 5c515b7fd602694f1907a1ccdf60abc976294389 Mon Sep 17 00:00:00 2001 From: nymea Date: Fri, 26 Jul 2019 09:15:47 +0200 Subject: [PATCH] added plug-in to debian folder --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/control b/debian/control index 109179e..c180846 100644 --- a/debian/control +++ b/debian/control @@ -245,6 +245,21 @@ Description: nymea.io plugin for genericelements This package will install the nymea.io plugin for genericelements +Package: nymea-plugin-genericinterfaces +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin for generic interfaces + The nymea daemon is a plugin based IoT (Internet of Things) server. The + server works like a translator for devices, things and services and + allows them to interact. + With the powerful rule engine you are able to connect any device available + in the system and create individual scenes and behaviors for your environment. + . + This package will install the nymea.io plugin for generic interfaces + + Package: nymea-plugin-gpio Architecture: any Depends: ${shlibs:Depends}, @@ -764,6 +779,7 @@ Depends: nymea-plugin-boblight, nymea-plugin-tcpcommander, nymea-plugin-httpcommander, nymea-plugin-genericelements, + nymea-plugin-genericinterfaces, nymea-plugin-avahimonitor, nymea-plugin-anel, nymea-plugin-gpio,