fix folder vs plugin name

This commit is contained in:
loosrob 2021-08-17 18:15:59 +02:00
parent 0a89c988d6
commit 69ae93ed61
5 changed files with 5 additions and 5 deletions

4
debian/control vendored
View File

@ -1080,7 +1080,7 @@ Description: nymea.io plugin to monitor the ISS position
This package will install the nymea.io plugin for wheretheiss.at
Package: nymea-plugin-yamaha
Package: nymea-plugin-yamahaavr
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
@ -1253,7 +1253,7 @@ Depends: nymea-plugin-anel,
nymea-plugin-keba,
nymea-plugin-unifi,
nymea-plugin-usbrelay,
nymea-plugin-yamaha,
nymea-plugin-yamahaavr,
nymea-plugins-zigbee,
Description: Plugins for nymea IoT server - the default plugin collection
The nymea daemon is a plugin based IoT (Internet of Things) server. The

View File

@ -1,3 +0,0 @@
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/

View File

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