added Tempo plugin

pull/1/head
Boernsman 2021-02-17 20:59:45 +01:00
parent e2cb1a3ad0
commit a01dec01c5
3 changed files with 11 additions and 0 deletions

9
debian/control vendored
View File

@ -700,6 +700,15 @@ Depends: ${shlibs:Depends},
nymea-plugins-translations,
Description: nymea.io plugin for Telegram
This plugin allows nymea to send messages to telegram via the bot API.
Package: nymea-plugin-tempo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
nymea-plugins-translations,
Description: nymea.io plugin for Tempo time tracking
This package will install the nymea.io plugin for Tempo time tracking.
Package: nymea-plugin-tplink

1
debian/nymea-plugin-tempo.install.in vendored Normal file
View File

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

View File

@ -58,6 +58,7 @@ PLUGIN_DIRS = \
tasmota \
tcpcommander \
telegram \
tempo \
texasinstruments \
tplink \
tuya \