added Tempo plugin
This commit is contained in:
parent
e2cb1a3ad0
commit
a01dec01c5
9
debian/control
vendored
9
debian/control
vendored
@ -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
1
debian/nymea-plugin-tempo.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginstempo.so
|
||||
@ -58,6 +58,7 @@ PLUGIN_DIRS = \
|
||||
tasmota \
|
||||
tcpcommander \
|
||||
telegram \
|
||||
tempo \
|
||||
texasinstruments \
|
||||
tplink \
|
||||
tuya \
|
||||
|
||||
Reference in New Issue
Block a user