add debian packaging
parent
c5d826bec3
commit
a8ed3c8992
|
|
@ -139,6 +139,23 @@ Description: nymea.io plugin for elro
|
|||
This package will install the nymea.io plugin for elro
|
||||
|
||||
|
||||
Package: nymea-plugin-flowercare
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-flowercare
|
||||
Description: nymea.io plugin for Xiaomi Flower care 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 Xiaomi Flower care devices,
|
||||
also know as Plant care or MiCare
|
||||
|
||||
|
||||
Package: nymea-plugin-eq-3
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
|
|
@ -609,6 +626,7 @@ Depends: nymea-plugin-awattar,
|
|||
nymea-plugin-datetime,
|
||||
nymea-plugin-denon,
|
||||
nymea-plugin-eq-3,
|
||||
nymea-plugin-flowercare,
|
||||
nymea-plugin-kodi,
|
||||
nymea-plugin-lgsmarttv,
|
||||
nymea-plugin-mailnotification,
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginflowercare.so
|
||||
Loading…
Reference in New Issue