Merge PR #149: New plugin: Sonos

pull/1/head
Jenkins nymea 2019-10-22 01:09:53 +02:00
commit 6b9b4a4f88
3 changed files with 19 additions and 0 deletions

17
debian/control vendored
View File

@ -705,6 +705,22 @@ Description: nymea.io plugin for senic
This package will install the nymea.io plugin for senic
Package: nymea-plugin-sonos
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
nymea-plugins-translations,
Replaces: guh-plugin-sonos
Description: nymea.io plugin for Sonos smart speakers
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 Sonos smart speakers
Package: nymea-plugin-snapd
Architecture: any
Depends: ${shlibs:Depends},
@ -821,6 +837,7 @@ Depends: nymea-plugin-awattar,
nymea-plugin-wemo,
nymea-plugin-elgato,
nymea-plugin-senic,
nymea-plugin-sonos,
nymea-plugin-keba,
Replaces: guh-plugins
Description: Plugins for nymea IoT server - the default plugin collection

1
debian/nymea-plugin-sonos.install.in vendored Normal file
View File

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

View File

@ -41,6 +41,7 @@ PLUGIN_DIRS = \
serialportcommander \
simulation \
snapd \
sonos \
tasmota \
tcpcommander \
texasinstruments \