added unipi plug-in debian installer
This commit is contained in:
parent
79286bb6a0
commit
5fb6a1997c
16
debian/control
vendored
16
debian/control
vendored
@ -635,6 +635,21 @@ Description: nymea.io plugin for remote ssh connection
|
||||
This package will install the nymea.io plugin for remote ssh connection
|
||||
|
||||
|
||||
Package: nymea-plugin-unipi
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-plugins-translations,
|
||||
Description: nymea.io plugin for remote ssh connection
|
||||
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 unipi devices
|
||||
|
||||
|
||||
Package: nymea-plugins-translations
|
||||
Section: misc
|
||||
Architecture: all
|
||||
@ -671,6 +686,7 @@ Depends: nymea-plugin-awattar,
|
||||
nymea-plugin-elgato,
|
||||
nymea-plugin-senic,
|
||||
nymea-plugin-keba,
|
||||
nymea-plugin-unipi,
|
||||
Replaces: guh-plugins
|
||||
Description: Plugins for nymea IoT server - the default plugin collection
|
||||
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||
|
||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -36,9 +36,10 @@ License: LGPL-2.1
|
||||
Copyright: 2016, Bernhard Trinnes <bernhard.trinnes@guh.io>
|
||||
|
||||
Files: plantcare/*
|
||||
unipi/*
|
||||
License: LGPL-2.1
|
||||
Copyright: 2016-2017, Simon Stürz <simon.stuerz@guh.io>
|
||||
2016, Bernhard Trinnes <bernhard.trinnes@guh.io>
|
||||
Copyright: 2016-2018, Simon Stürz <simon.stuerz@guh.io>
|
||||
2016-2018, Bernhard Trinnes <bernhard.trinnes@guh.io>
|
||||
|
||||
Files: avahimonitor/*
|
||||
awattar/*
|
||||
|
||||
1
debian/nymea-plugin-unipi.install.in
vendored
Normal file
1
debian/nymea-plugin-unipi.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginunipi.so
|
||||
Loading…
x
Reference in New Issue
Block a user