New Plugin: mec electronics
parent
0be2d4b435
commit
1171951135
|
|
@ -476,6 +476,14 @@ Description: 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
|
||||
Architecture: any
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginmecelectronics.so
|
||||
|
|
@ -33,6 +33,7 @@ PLUGIN_DIRS = \
|
|||
kodi \
|
||||
lgsmarttv \
|
||||
lifx \
|
||||
mecelectronics \
|
||||
mailnotification \
|
||||
mqttclient \
|
||||
neatobotvac \
|
||||
|
|
|
|||
Loading…
Reference in New Issue