Merge PR #459: New plugin: Yamaha network receiver

This commit is contained in:
Jenkins nymea 2021-09-07 17:35:52 +02:00
commit 27d6621783
2 changed files with 21 additions and 0 deletions

17
debian/control vendored
View File

@ -1096,6 +1096,22 @@ Description: nymea.io plugin to monitor the ISS position
This package will install the nymea.io plugin for wheretheiss.at This package will install the nymea.io plugin for wheretheiss.at
Package: nymea-plugin-yamahaavr
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
nymea-plugins-translations,
python3-pip,
Description: nymea.io plugin for Yamaha receivers
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 (non-Musiccast) Yamaha AV receivers.
Package: nymea-plugin-zigbee-develco Package: nymea-plugin-zigbee-develco
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, Depends: ${shlibs:Depends},
@ -1254,6 +1270,7 @@ Depends: nymea-plugin-anel,
nymea-plugin-keba, nymea-plugin-keba,
nymea-plugin-unifi, nymea-plugin-unifi,
nymea-plugin-usbrelay, nymea-plugin-usbrelay,
nymea-plugin-yamahaavr,
nymea-plugins-zigbee, nymea-plugins-zigbee,
Description: Plugins for nymea IoT server - the default plugin collection Description: Plugins for nymea IoT server - the default plugin collection
The nymea daemon is a plugin based IoT (Internet of Things) server. The The nymea daemon is a plugin based IoT (Internet of Things) server. The

View File

@ -0,0 +1,4 @@
yamahaavr/integrationpluginyamahaavr.json usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/
yamahaavr/integrationpluginyamahaavr.py usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/
yamahaavr/zeroconfbrowser.py usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/
yamahaavr/requirements.txt usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/