Merge PR #511: New Plugin: mec electronics
This commit is contained in:
commit
267cd5cdfe
8
debian/control
vendored
8
debian/control
vendored
@ -492,6 +492,14 @@ Description: nymea.io plugin for lifx
|
|||||||
.
|
.
|
||||||
This package will install the nymea.io plugin for lifx
|
This package will install the nymea.io plugin for lifx
|
||||||
|
|
||||||
|
Package: nymea-plugin-mecelectronics
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
nymea-plugins-translations,
|
||||||
|
Description: nymea.io plugin for mec electronics devices
|
||||||
|
This package will add support for the mec meter to nymea.
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugin-mailnotification
|
Package: nymea-plugin-mailnotification
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
|||||||
1
debian/nymea-plugin-mecelectronics.install.in
vendored
Normal file
1
debian/nymea-plugin-mecelectronics.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginmecelectronics.so
|
||||||
@ -34,6 +34,7 @@ PLUGIN_DIRS = \
|
|||||||
kodi \
|
kodi \
|
||||||
lgsmarttv \
|
lgsmarttv \
|
||||||
lifx \
|
lifx \
|
||||||
|
mecelectronics \
|
||||||
mailnotification \
|
mailnotification \
|
||||||
mqttclient \
|
mqttclient \
|
||||||
mystrom \
|
mystrom \
|
||||||
|
|||||||
Reference in New Issue
Block a user