Merge PR #502: New plugin: Garadget
This commit is contained in:
commit
0c4594d514
16
debian/control
vendored
16
debian/control
vendored
@ -344,6 +344,22 @@ Description: nymea.io plugin for eq-3
|
|||||||
This package will install the nymea.io plugin for eq-3
|
This package will install the nymea.io plugin for eq-3
|
||||||
|
|
||||||
|
|
||||||
|
Package: nymea-plugin-garadget
|
||||||
|
Architecture: any
|
||||||
|
Multi-Arch: same
|
||||||
|
Section: libs
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
Description: nymea.io plugin for Garadget
|
||||||
|
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 Garadget Garage Door Opener
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugin-genericelements
|
Package: nymea-plugin-genericelements
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
|
|||||||
1
debian/nymea-plugin-garadget.install.in
vendored
Normal file
1
debian/nymea-plugin-garadget.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationplugingaradget.so
|
||||||
@ -22,6 +22,7 @@ PLUGIN_DIRS = \
|
|||||||
fastcom \
|
fastcom \
|
||||||
flowercare \
|
flowercare \
|
||||||
fronius \
|
fronius \
|
||||||
|
garadget \
|
||||||
genericelements \
|
genericelements \
|
||||||
genericthings \
|
genericthings \
|
||||||
goecharger \
|
goecharger \
|
||||||
|
|||||||
Reference in New Issue
Block a user