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,
|
nymea-plugins-translations,
|
||||||
Description: nymea.io plugin for Telegram
|
Description: nymea.io plugin for Telegram
|
||||||
This plugin allows nymea to send messages to telegram via the bot API.
|
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
|
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 \
|
tasmota \
|
||||||
tcpcommander \
|
tcpcommander \
|
||||||
telegram \
|
telegram \
|
||||||
|
tempo \
|
||||||
texasinstruments \
|
texasinstruments \
|
||||||
tplink \
|
tplink \
|
||||||
tuya \
|
tuya \
|
||||||
|
|||||||
Reference in New Issue
Block a user