New Plugin: myStrom

pull/1/head
Michael Zanetti 2021-11-26 22:59:00 +01:00
parent 0be2d4b435
commit e9d89db7eb
3 changed files with 12 additions and 0 deletions

10
debian/control vendored
View File

@ -516,6 +516,15 @@ Description: nymea.io plugin for a generic MQTT client
This package will install a generic MQTT client plugin for nymea.io
Package: nymea-plugin-mystrom
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
nymea-plugins-translations,
Description: nymea.io plugin for myStrom devices
This package will add support for myStrom devices to nymea.
Package: nymea-plugin-neatobotvac
Architecture: any
Depends: ${shlibs:Depends},
@ -1266,6 +1275,7 @@ Depends: nymea-plugin-anel,
nymea-plugin-mailnotification,
nymea-plugin-texasinstruments,
nymea-plugin-telegram,
nymea-plugin-mystrom,
nymea-plugin-nanoleaf,
nymea-plugin-neatobotvac,
nymea-plugin-netatmo,

View File

@ -0,0 +1 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginmystrom.so

View File

@ -35,6 +35,7 @@ PLUGIN_DIRS = \
lifx \
mailnotification \
mqttclient \
mystrom \
neatobotvac \
nanoleaf \
netatmo \