added plug-in to debian folder
parent
5d355f08b1
commit
5c515b7fd6
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue