Add elgato plugin package
parent
cd1b39cd37
commit
002f839c58
|
|
@ -431,6 +431,21 @@ Description: guh.io plugin for TCP commander
|
|||
This package will install the guh.io plugin for TCP commander
|
||||
|
||||
|
||||
Package: guh-plugin-elgato
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for elgato
|
||||
The guh 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 guh.io plugin for elgato
|
||||
|
||||
|
||||
Package: guh-plugins-translations
|
||||
Section: misc
|
||||
Architecture: all
|
||||
|
|
@ -463,6 +478,7 @@ Depends: guh-plugin-awattar,
|
|||
guh-plugin-pushbullet,
|
||||
guh-plugin-wakeonlan,
|
||||
guh-plugin-wemo,
|
||||
guh-plugin-elgato
|
||||
Description: Plugins for guh IoT server - the default plugin collection
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
server works like a translator for devices, things and services and
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginelgato.so
|
||||
Loading…
Reference in New Issue