added Tempo plugin
parent
e2cb1a3ad0
commit
a01dec01c5
|
|
@ -702,6 +702,15 @@ 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
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue