Merge PR #498: Move simulation plugin to nymea-plugins-simulation repository
commit
06c907af8c
|
|
@ -961,21 +961,6 @@ Description: nymea.io plugin for Shelly devices
|
|||
This package will install the nymea.io plugin for Shelly devices
|
||||
|
||||
|
||||
Package: nymea-plugin-simulation
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-plugins-translations,
|
||||
Description: nymea.io plugin for simulated devices
|
||||
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 simulated devices
|
||||
|
||||
|
||||
Package: nymea-plugin-simpleheatpump
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
|
|
@ -1400,7 +1385,6 @@ Package: nymea-plugins-all
|
|||
Section: libs
|
||||
Architecture: all
|
||||
Depends: nymea-plugins,
|
||||
nymea-plugin-simulation,
|
||||
nymea-plugins-maker,
|
||||
nymea-plugins-merkurboard,
|
||||
Description: Plugins for nymea IoT server - Meta package for all plugins
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginsimulation.so
|
||||
|
|
@ -55,7 +55,6 @@ PLUGIN_DIRS = \
|
|||
senic \
|
||||
serialportcommander \
|
||||
sgready \
|
||||
simulation \
|
||||
simpleheatpump \
|
||||
sma \
|
||||
somfytahoma \
|
||||
|
|
|
|||
Loading…
Reference in New Issue