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
|
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
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginmecelectronics.so
|
||||||
|
|
@ -33,6 +33,7 @@ PLUGIN_DIRS = \
|
||||||
kodi \
|
kodi \
|
||||||
lgsmarttv \
|
lgsmarttv \
|
||||||
lifx \
|
lifx \
|
||||||
|
mecelectronics \
|
||||||
mailnotification \
|
mailnotification \
|
||||||
mqttclient \
|
mqttclient \
|
||||||
neatobotvac \
|
neatobotvac \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue