update debian/control
This commit is contained in:
parent
54e21a4f21
commit
0d961ce9b0
17
debian/control
vendored
17
debian/control
vendored
@ -1080,6 +1080,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-yamaha
|
||||||
|
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},
|
||||||
@ -1237,6 +1253,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-yamaha,
|
||||||
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
|
||||||
|
|||||||
3
debian/nymea-plugin-yamaha.install.in
vendored
Normal file
3
debian/nymea-plugin-yamaha.install.in
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
yamahaavr/integrationpluginyamaha.json usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/
|
||||||
|
yamahaavr/integrationpluginyamaha.py usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/
|
||||||
|
yamahaavr/requirements.txt usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/yamahaavr/
|
||||||
Loading…
x
Reference in New Issue
Block a user