From b7e49e1bc63509b7b74a10e3c48767a0f0a694b7 Mon Sep 17 00:00:00 2001 From: Boernsman Date: Wed, 18 Dec 2019 19:15:30 +0100 Subject: [PATCH 1/2] added tado --- nymea-plugins.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/nymea-plugins.pro b/nymea-plugins.pro index 9e1177a..6157a08 100644 --- a/nymea-plugins.pro +++ b/nymea-plugins.pro @@ -43,6 +43,7 @@ PLUGIN_DIRS = \ simulation \ snapd \ sonos \ + tado \ tasmota \ tcpcommander \ texasinstruments \ From 786d6607df5af4a3763aab3ce1f866ad12c65b4b Mon Sep 17 00:00:00 2001 From: Boernsman Date: Wed, 18 Dec 2019 19:18:57 +0100 Subject: [PATCH 2/2] added tado to debian --- debian/control | 16 ++++++++++++++++ debian/nymea-plugin-tado.install.in | 1 + 2 files changed, 17 insertions(+) create mode 100644 debian/nymea-plugin-tado.install.in diff --git a/debian/control b/debian/control index 8cedb1a..6deed7f 100644 --- a/debian/control +++ b/debian/control @@ -815,6 +815,21 @@ Description: nymea.io plugin to monitor the system This package will install the nymea.io plugin for system monitoring +Package: nymea-plugin-tado +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + nymea-plugins-translations, +Description: nymea.io plugin to connect to your Tado account + 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 Tado + + Package: nymea-plugins-translations Section: misc Architecture: all @@ -857,6 +872,7 @@ Depends: nymea-plugin-anel, nymea-plugin-shelly, nymea-plugin-senic, nymea-plugin-sonos, + nymea-plugin-tado, nymea-plugin-keba, Replaces: guh-plugins Description: Plugins for nymea IoT server - the default plugin collection diff --git a/debian/nymea-plugin-tado.install.in b/debian/nymea-plugin-tado.install.in new file mode 100644 index 0000000..2a7d8ba --- /dev/null +++ b/debian/nymea-plugin-tado.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugintado.so