Merge PR #159: Remove Plugin: UniPi

This commit is contained in:
Jenkins 2019-09-19 12:28:00 +02:00
commit 74b8f09d98
3 changed files with 2 additions and 19 deletions

19
debian/control vendored
View File

@ -727,30 +727,16 @@ Architecture: any
Depends: ${shlibs:Depends}, Depends: ${shlibs:Depends},
${misc:Depends}, ${misc:Depends},
nymea-plugins-translations, nymea-plugins-translations,
Description: nymea.io plugin for UniPi devices Description: nymea.io plugin to configure remotessh for your nymea:core
The nymea daemon is a plugin based IoT (Internet of Things) server. The The nymea daemon is a plugin based IoT (Internet of Things) server. The
server works like a translator for devices, things and services and server works like a translator for devices, things and services and
allows them to interact. allows them to interact.
With the powerful rule engine you are able to connect any device available 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. in the system and create individual scenes and behaviors for your environment.
. .
This package will install the nymea.io plugin for remote ssh connection This package will install the nymea.io plugin for remote ssh connections
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-plugin-serialportcommander Package: nymea-plugin-serialportcommander
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, Depends: ${shlibs:Depends},
@ -847,7 +833,6 @@ Depends: nymea-plugin-boblight,
nymea-plugin-gpio, nymea-plugin-gpio,
nymea-plugin-mqttclient, nymea-plugin-mqttclient,
nymea-plugin-remotessh, nymea-plugin-remotessh,
nymea-plugin-unipi,
nymea-plugin-serialportcommander, nymea-plugin-serialportcommander,
nymea-plugin-systemmonitor, nymea-plugin-systemmonitor,
nymea-plugin-onewire, nymea-plugin-onewire,

View File

@ -1 +0,0 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginunipi.so

View File

@ -44,7 +44,6 @@ PLUGIN_DIRS = \
tcpcommander \ tcpcommander \
texasinstruments \ texasinstruments \
udpcommander \ udpcommander \
unipi \
unitec \ unitec \
wakeonlan \ wakeonlan \
wemo \ wemo \