From 33b4e76bea7ad386df1a924c499086984a85c2ba Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 3 Apr 2019 20:35:50 +0200 Subject: [PATCH 1/2] New Plugin: TexasInstruments, replaces MultiSensor plugin --- nymea-plugins.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/nymea-plugins.pro b/nymea-plugins.pro index 88d46e9..744ea27 100644 --- a/nymea-plugins.pro +++ b/nymea-plugins.pro @@ -39,6 +39,7 @@ PLUGIN_DIRS = \ snapd \ tasmota \ tcpcommander \ + texasinstruments \ udpcommander \ unipi \ unitec \ From 0fb247fa7f55739b7f2be37518bec2e35daf7c32 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 3 Apr 2019 20:40:37 +0200 Subject: [PATCH 2/2] Add dpkg --- debian/control | 15 +++++++++++++++ debian/nymea-plugin-texasinstruments.install.in | 1 + 2 files changed, 16 insertions(+) create mode 100644 debian/nymea-plugin-texasinstruments.install.in diff --git a/debian/control b/debian/control index fc72d49..e43c6b8 100644 --- a/debian/control +++ b/debian/control @@ -482,6 +482,20 @@ Description: nymea.io plugin for Sonoff-Tasmota devices . This package will install the nymea.io plugin for Tasmota-Sonoff devices +Package: nymea-plugin-texasinstruments +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin for Texas Instruments devices + The nymea daemon is a plugin based IoT (Internet of Things) server. The + server works like a translator for devices, things and services and + allows them to interact. + With the powerful rule engine you are able to connect any device available + in the system and create individual scenes and behaviors for your environment. + . + This package will install the nymea.io plugin for Texas Instruments devices + Package: nymea-plugin-udpcommander Architecture: any @@ -746,6 +760,7 @@ Depends: nymea-plugin-awattar, nymea-plugin-kodi, nymea-plugin-lgsmarttv, nymea-plugin-mailnotification, + nymea-plugin-multisensor, nymea-plugin-netatmo, nymea-plugin-networkdetector, nymea-plugin-openweathermap, diff --git a/debian/nymea-plugin-texasinstruments.install.in b/debian/nymea-plugin-texasinstruments.install.in new file mode 100644 index 0000000..3b3cbc3 --- /dev/null +++ b/debian/nymea-plugin-texasinstruments.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugintexasinstruments.so