mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-26 01:56:56 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9985b2922c
@ -1,6 +1,8 @@
|
||||
include(../plugins.pri)
|
||||
|
||||
TARGET = $$qtLibraryTarget(guh_devicepluginavahimonitor)
|
||||
QT += network
|
||||
|
||||
TARGET = $$qtLibraryTarget(nymea_devicepluginavahimonitor)
|
||||
|
||||
SOURCES += \
|
||||
devicepluginavahimonitor.cpp
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* Copyright (C) 2014 Michael Zanetti <michael_zanetti@gmx.net> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -27,7 +27,7 @@
|
||||
\brief Plugin to monitor zeroconf devices in the local network.
|
||||
|
||||
\ingroup plugins
|
||||
\ingroup guh-plugins-maker
|
||||
\ingroup nymea-plugins-maker
|
||||
|
||||
\chapter Plugin properties
|
||||
Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses}
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* Copyright (C) 2014 Michael Zanetti <michael_zanetti@gmx.net> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -33,7 +33,7 @@ class DevicePluginAvahiMonitor : public DevicePlugin
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Q_PLUGIN_METADATA(IID "guru.guh.DevicePlugin" FILE "devicepluginavahimonitor.json")
|
||||
Q_PLUGIN_METADATA(IID "io.nymea.DevicePlugin" FILE "devicepluginavahimonitor.json")
|
||||
Q_INTERFACES(DevicePlugin)
|
||||
|
||||
public:
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"id": "d83fb167-cef7-4347-8c58-fa39df7bea4f",
|
||||
"vendors": [
|
||||
{
|
||||
"displayName": "guh",
|
||||
"displayName": "guh GmbH",
|
||||
"name": "guh",
|
||||
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
||||
"deviceClasses": [
|
||||
|
||||
@ -4,23 +4,20 @@
|
||||
<context>
|
||||
<name>AvahiMonitor</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="32"/>
|
||||
<location filename="../plugininfo.h" line="38"/>
|
||||
<source>Avahi Monitor</source>
|
||||
<extracomment>The name of the DeviceClass (97f0154d-6945-49b8-bd65-0a8cea0c6652)</extracomment>
|
||||
<extracomment>The name of the plugin AvahiMonitor (d83fb167-cef7-4347-8c58-fa39df7bea4f)
|
||||
----------
|
||||
The name of the DeviceClass (97f0154d-6945-49b8-bd65-0a8cea0c6652)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="35"/>
|
||||
<source>guh</source>
|
||||
<source>guh GmbH</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="32"/>
|
||||
<source>AvahiMonitor</source>
|
||||
<extracomment>The name of the plugin AvahiMonitor (d83fb167-cef7-4347-8c58-fa39df7bea4f)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="41"/>
|
||||
<source>service name</source>
|
||||
@ -42,7 +39,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="50"/>
|
||||
<source>online</source>
|
||||
<extracomment>The name of the ParamType of StateType (b5616fd3-da12-4613-9576-6516b2267180) of DeviceClass avahi</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (b5616fd3-da12-4613-9576-6516b2267180) of DeviceClass avahi</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
||||
@ -4,23 +4,20 @@
|
||||
<context>
|
||||
<name>AvahiMonitor</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="32"/>
|
||||
<location filename="../plugininfo.h" line="38"/>
|
||||
<source>Avahi Monitor</source>
|
||||
<extracomment>The name of the DeviceClass (97f0154d-6945-49b8-bd65-0a8cea0c6652)</extracomment>
|
||||
<extracomment>The name of the plugin AvahiMonitor (d83fb167-cef7-4347-8c58-fa39df7bea4f)
|
||||
----------
|
||||
The name of the DeviceClass (97f0154d-6945-49b8-bd65-0a8cea0c6652)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="35"/>
|
||||
<source>guh</source>
|
||||
<source>guh GmbH</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="32"/>
|
||||
<source>AvahiMonitor</source>
|
||||
<extracomment>The name of the plugin AvahiMonitor (d83fb167-cef7-4347-8c58-fa39df7bea4f)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="41"/>
|
||||
<source>service name</source>
|
||||
@ -42,7 +39,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="50"/>
|
||||
<source>online</source>
|
||||
<extracomment>The name of the ParamType of StateType (b5616fd3-da12-4613-9576-6516b2267180) of DeviceClass avahi</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (b5616fd3-da12-4613-9576-6516b2267180) of DeviceClass avahi</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
include(../plugins.pri)
|
||||
|
||||
TARGET = $$qtLibraryTarget(guh_devicepluginawattar)
|
||||
QT += network
|
||||
|
||||
TARGET = $$qtLibraryTarget(nymea_devicepluginawattar)
|
||||
|
||||
SOURCES += \
|
||||
devicepluginawattar.cpp \
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -26,7 +26,7 @@
|
||||
\brief Plugin for aWATTar, an austrian energy provider.
|
||||
|
||||
\ingroup plugins
|
||||
\ingroup guh-plugins
|
||||
\ingroup nymea-plugins
|
||||
|
||||
This plugin allows to receive the current energy market price from the \l{https://www.awattar.com/}{aWATTar GmbH}.
|
||||
In order to use this plugin you need to enter the access token from your energy provider. You can find more
|
||||
@ -133,9 +133,9 @@ DeviceManager::DeviceError DevicePluginAwattar::executeAction(Device *device, co
|
||||
return DeviceManager::DeviceErrorHardwareNotAvailable;
|
||||
|
||||
if (action.actionTypeId() == awattarSgSyncModeActionTypeId) {
|
||||
qCDebug(dcAwattar) << "Set sg sync mode to" << action.param(awattarSgSyncModeStateParamTypeId).value();
|
||||
device->setStateValue(awattarSgSyncModeStateTypeId, action.param(awattarSgSyncModeStateParamTypeId).value());
|
||||
if (action.param(awattarSgSyncModeStateParamTypeId).value() == "auto")
|
||||
qCDebug(dcAwattar) << "Set sg sync mode to" << action.param(awattarSgSyncModeActionParamTypeId).value();
|
||||
device->setStateValue(awattarSgSyncModeStateTypeId, action.param(awattarSgSyncModeActionParamTypeId).value());
|
||||
if (action.param(awattarSgSyncModeActionParamTypeId).value() == "auto")
|
||||
setSgMode(m_autoSgMode);
|
||||
|
||||
return DeviceManager::DeviceErrorNoError;
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -37,7 +37,7 @@
|
||||
class DevicePluginAwattar : public DevicePlugin
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_PLUGIN_METADATA(IID "guru.guh.DevicePlugin" FILE "devicepluginawattar.json")
|
||||
Q_PLUGIN_METADATA(IID "io.nymea.DevicePlugin" FILE "devicepluginawattar.json")
|
||||
Q_INTERFACES(DevicePlugin)
|
||||
|
||||
public:
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2016 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2016 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
|
||||
@ -4,174 +4,171 @@
|
||||
<context>
|
||||
<name>awattar</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="63"/>
|
||||
<source>awattar</source>
|
||||
<extracomment>The name of the plugin awattar (9c261c33-d44e-461e-8ec1-68803cb73f12)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="66"/>
|
||||
<location filename="../plugininfo.h" line="67"/>
|
||||
<source>RPL address</source>
|
||||
<extracomment>The name of the paramType (cf13eebf-f188-447a-afcb-bbd330983060) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="69"/>
|
||||
<location filename="../plugininfo.h" line="72"/>
|
||||
<location filename="../plugininfo.h" line="64"/>
|
||||
<location filename="../plugininfo.h" line="70"/>
|
||||
<location filename="../plugininfo.h" line="73"/>
|
||||
<source>aWATTar</source>
|
||||
<extracomment>The name of the vendor (acd47238-bbbc-4eaf-b484-38c52cfa4866)
|
||||
<extracomment>The name of the plugin awattar (9c261c33-d44e-461e-8ec1-68803cb73f12)
|
||||
----------
|
||||
The name of the vendor (acd47238-bbbc-4eaf-b484-38c52cfa4866)
|
||||
----------
|
||||
The name of the DeviceClass (29cd8265-d8bb-4cf9-9080-bfc2cf9787bc)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="75"/>
|
||||
<location filename="../plugininfo.h" line="76"/>
|
||||
<source>user uuid</source>
|
||||
<extracomment>The name of the paramType (cbbf6f0a-6a91-4844-83f5-60eadb46099b) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="78"/>
|
||||
<location filename="../plugininfo.h" line="79"/>
|
||||
<source>token</source>
|
||||
<extracomment>The name of the paramType (7ab323d0-f3b5-4baa-9ff9-4843b4dd9811) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="81"/>
|
||||
<location filename="../plugininfo.h" line="82"/>
|
||||
<source>current market price changed</source>
|
||||
<extracomment>The name of the autocreated EventType (eab37309-3dd8-46a0-94d4-bd05b5bb0430)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="84"/>
|
||||
<source>currentMarketPrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (eab37309-3dd8-46a0-94d4-bd05b5bb0430) of DeviceClass awattar</extracomment>
|
||||
<location filename="../plugininfo.h" line="85"/>
|
||||
<source>current market price</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (eab37309-3dd8-46a0-94d4-bd05b5bb0430) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="87"/>
|
||||
<location filename="../plugininfo.h" line="91"/>
|
||||
<source>average deviation</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (38b86cee-9588-4269-a585-128907929dc2) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="97"/>
|
||||
<source>valid until</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (d5a8a176-aca0-45b1-b043-95c43750f383) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="103"/>
|
||||
<source>average market price [+/- 12 h]</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (55d6d7a8-446f-48ae-8014-1225810d03ee) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="109"/>
|
||||
<source>lowest market price [+/- 12 h]</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (e7af5bdc-48d7-4e96-b877-331da4dcfae5) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="115"/>
|
||||
<source>highest market price [+/- 12 h]</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (0c171c42-b070-453e-8a63-df9aebfa8533) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="127"/>
|
||||
<source>pump reachable</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (1c9d139a-6618-4a39-bc83-37f80942017d) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="139"/>
|
||||
<location filename="../plugininfo.h" line="145"/>
|
||||
<source>sync mode</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of DeviceClass awattar
|
||||
----------
|
||||
The name of the autocreated ParamType of the writable StateType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="88"/>
|
||||
<source>average deviation changed</source>
|
||||
<extracomment>The name of the autocreated EventType (38b86cee-9588-4269-a585-128907929dc2)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="90"/>
|
||||
<source>averageDeviation</source>
|
||||
<extracomment>The name of the ParamType of StateType (38b86cee-9588-4269-a585-128907929dc2) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="93"/>
|
||||
<location filename="../plugininfo.h" line="94"/>
|
||||
<source>valid until changed</source>
|
||||
<extracomment>The name of the autocreated EventType (d5a8a176-aca0-45b1-b043-95c43750f383)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="96"/>
|
||||
<source>validUntil</source>
|
||||
<extracomment>The name of the ParamType of StateType (d5a8a176-aca0-45b1-b043-95c43750f383) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="99"/>
|
||||
<location filename="../plugininfo.h" line="100"/>
|
||||
<source>average market price [+/- 12 h] changed</source>
|
||||
<extracomment>The name of the autocreated EventType (55d6d7a8-446f-48ae-8014-1225810d03ee)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="102"/>
|
||||
<source>averagePrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (55d6d7a8-446f-48ae-8014-1225810d03ee) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="105"/>
|
||||
<location filename="../plugininfo.h" line="106"/>
|
||||
<source>lowest market price [+/- 12 h] changed</source>
|
||||
<extracomment>The name of the autocreated EventType (e7af5bdc-48d7-4e96-b877-331da4dcfae5)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="108"/>
|
||||
<source>lowestPrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (e7af5bdc-48d7-4e96-b877-331da4dcfae5) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="111"/>
|
||||
<location filename="../plugininfo.h" line="112"/>
|
||||
<source>highest market price [+/- 12 h] changed</source>
|
||||
<extracomment>The name of the autocreated EventType (0c171c42-b070-453e-8a63-df9aebfa8533)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="114"/>
|
||||
<source>highestPrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (0c171c42-b070-453e-8a63-df9aebfa8533) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="117"/>
|
||||
<location filename="../plugininfo.h" line="118"/>
|
||||
<source>online changed</source>
|
||||
<extracomment>The name of the autocreated EventType (470b9b88-17f3-42e3-9250-cc181984eafe)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="120"/>
|
||||
<location filename="../plugininfo.h" line="121"/>
|
||||
<source>online</source>
|
||||
<extracomment>The name of the ParamType of StateType (470b9b88-17f3-42e3-9250-cc181984eafe) of DeviceClass awattar</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (470b9b88-17f3-42e3-9250-cc181984eafe) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="123"/>
|
||||
<location filename="../plugininfo.h" line="124"/>
|
||||
<source>pump reachable changed</source>
|
||||
<extracomment>The name of the autocreated EventType (1c9d139a-6618-4a39-bc83-37f80942017d)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="126"/>
|
||||
<source>reachable</source>
|
||||
<extracomment>The name of the ParamType of StateType (1c9d139a-6618-4a39-bc83-37f80942017d) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="129"/>
|
||||
<location filename="../plugininfo.h" line="130"/>
|
||||
<source>sg-mode changed</source>
|
||||
<extracomment>The name of the autocreated EventType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="132"/>
|
||||
<source>sgMode</source>
|
||||
<extracomment>The name of the ParamType of StateType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="135"/>
|
||||
<location filename="../plugininfo.h" line="136"/>
|
||||
<source>sync mode changed</source>
|
||||
<extracomment>The name of the autocreated EventType (4c303bcd-152d-45ad-874d-d57fc87a26bb)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="138"/>
|
||||
<source>sgSyncMode</source>
|
||||
<extracomment>The name of the ParamType of StateType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="141"/>
|
||||
<location filename="../plugininfo.h" line="142"/>
|
||||
<source>Set sync mode</source>
|
||||
<extracomment>The name of the autocreated ActionType (4c303bcd-152d-45ad-874d-d57fc87a26bb)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="144"/>
|
||||
<location filename="../plugininfo.h" line="148"/>
|
||||
<source>set sg-mode</source>
|
||||
<extracomment>The name of the ActionType dd82f6c7-5e92-48ca-b0bc-bdc55d3e1482 of deviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="147"/>
|
||||
<location filename="../plugininfo.h" line="133"/>
|
||||
<location filename="../plugininfo.h" line="151"/>
|
||||
<source>sg-mode</source>
|
||||
<extracomment>The name of the paramType (c7b13a33-1c05-457c-a087-20ecc1b8ca01) of awattar</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf) of DeviceClass awattar
|
||||
----------
|
||||
The name of the paramType (c7b13a33-1c05-457c-a087-20ecc1b8ca01) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
||||
@ -4,174 +4,171 @@
|
||||
<context>
|
||||
<name>awattar</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="63"/>
|
||||
<source>awattar</source>
|
||||
<extracomment>The name of the plugin awattar (9c261c33-d44e-461e-8ec1-68803cb73f12)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="66"/>
|
||||
<location filename="../plugininfo.h" line="67"/>
|
||||
<source>RPL address</source>
|
||||
<extracomment>The name of the paramType (cf13eebf-f188-447a-afcb-bbd330983060) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="69"/>
|
||||
<location filename="../plugininfo.h" line="72"/>
|
||||
<location filename="../plugininfo.h" line="64"/>
|
||||
<location filename="../plugininfo.h" line="70"/>
|
||||
<location filename="../plugininfo.h" line="73"/>
|
||||
<source>aWATTar</source>
|
||||
<extracomment>The name of the vendor (acd47238-bbbc-4eaf-b484-38c52cfa4866)
|
||||
<extracomment>The name of the plugin awattar (9c261c33-d44e-461e-8ec1-68803cb73f12)
|
||||
----------
|
||||
The name of the vendor (acd47238-bbbc-4eaf-b484-38c52cfa4866)
|
||||
----------
|
||||
The name of the DeviceClass (29cd8265-d8bb-4cf9-9080-bfc2cf9787bc)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="75"/>
|
||||
<location filename="../plugininfo.h" line="76"/>
|
||||
<source>user uuid</source>
|
||||
<extracomment>The name of the paramType (cbbf6f0a-6a91-4844-83f5-60eadb46099b) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="78"/>
|
||||
<location filename="../plugininfo.h" line="79"/>
|
||||
<source>token</source>
|
||||
<extracomment>The name of the paramType (7ab323d0-f3b5-4baa-9ff9-4843b4dd9811) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="81"/>
|
||||
<location filename="../plugininfo.h" line="82"/>
|
||||
<source>current market price changed</source>
|
||||
<extracomment>The name of the autocreated EventType (eab37309-3dd8-46a0-94d4-bd05b5bb0430)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="84"/>
|
||||
<source>currentMarketPrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (eab37309-3dd8-46a0-94d4-bd05b5bb0430) of DeviceClass awattar</extracomment>
|
||||
<location filename="../plugininfo.h" line="85"/>
|
||||
<source>current market price</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (eab37309-3dd8-46a0-94d4-bd05b5bb0430) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="87"/>
|
||||
<location filename="../plugininfo.h" line="91"/>
|
||||
<source>average deviation</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (38b86cee-9588-4269-a585-128907929dc2) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="97"/>
|
||||
<source>valid until</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (d5a8a176-aca0-45b1-b043-95c43750f383) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="103"/>
|
||||
<source>average market price [+/- 12 h]</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (55d6d7a8-446f-48ae-8014-1225810d03ee) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="109"/>
|
||||
<source>lowest market price [+/- 12 h]</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (e7af5bdc-48d7-4e96-b877-331da4dcfae5) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="115"/>
|
||||
<source>highest market price [+/- 12 h]</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (0c171c42-b070-453e-8a63-df9aebfa8533) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="127"/>
|
||||
<source>pump reachable</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (1c9d139a-6618-4a39-bc83-37f80942017d) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="139"/>
|
||||
<location filename="../plugininfo.h" line="145"/>
|
||||
<source>sync mode</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of DeviceClass awattar
|
||||
----------
|
||||
The name of the autocreated ParamType of the writable StateType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="88"/>
|
||||
<source>average deviation changed</source>
|
||||
<extracomment>The name of the autocreated EventType (38b86cee-9588-4269-a585-128907929dc2)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="90"/>
|
||||
<source>averageDeviation</source>
|
||||
<extracomment>The name of the ParamType of StateType (38b86cee-9588-4269-a585-128907929dc2) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="93"/>
|
||||
<location filename="../plugininfo.h" line="94"/>
|
||||
<source>valid until changed</source>
|
||||
<extracomment>The name of the autocreated EventType (d5a8a176-aca0-45b1-b043-95c43750f383)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="96"/>
|
||||
<source>validUntil</source>
|
||||
<extracomment>The name of the ParamType of StateType (d5a8a176-aca0-45b1-b043-95c43750f383) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="99"/>
|
||||
<location filename="../plugininfo.h" line="100"/>
|
||||
<source>average market price [+/- 12 h] changed</source>
|
||||
<extracomment>The name of the autocreated EventType (55d6d7a8-446f-48ae-8014-1225810d03ee)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="102"/>
|
||||
<source>averagePrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (55d6d7a8-446f-48ae-8014-1225810d03ee) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="105"/>
|
||||
<location filename="../plugininfo.h" line="106"/>
|
||||
<source>lowest market price [+/- 12 h] changed</source>
|
||||
<extracomment>The name of the autocreated EventType (e7af5bdc-48d7-4e96-b877-331da4dcfae5)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="108"/>
|
||||
<source>lowestPrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (e7af5bdc-48d7-4e96-b877-331da4dcfae5) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="111"/>
|
||||
<location filename="../plugininfo.h" line="112"/>
|
||||
<source>highest market price [+/- 12 h] changed</source>
|
||||
<extracomment>The name of the autocreated EventType (0c171c42-b070-453e-8a63-df9aebfa8533)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="114"/>
|
||||
<source>highestPrice</source>
|
||||
<extracomment>The name of the ParamType of StateType (0c171c42-b070-453e-8a63-df9aebfa8533) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="117"/>
|
||||
<location filename="../plugininfo.h" line="118"/>
|
||||
<source>online changed</source>
|
||||
<extracomment>The name of the autocreated EventType (470b9b88-17f3-42e3-9250-cc181984eafe)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="120"/>
|
||||
<location filename="../plugininfo.h" line="121"/>
|
||||
<source>online</source>
|
||||
<extracomment>The name of the ParamType of StateType (470b9b88-17f3-42e3-9250-cc181984eafe) of DeviceClass awattar</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (470b9b88-17f3-42e3-9250-cc181984eafe) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="123"/>
|
||||
<location filename="../plugininfo.h" line="124"/>
|
||||
<source>pump reachable changed</source>
|
||||
<extracomment>The name of the autocreated EventType (1c9d139a-6618-4a39-bc83-37f80942017d)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="126"/>
|
||||
<source>reachable</source>
|
||||
<extracomment>The name of the ParamType of StateType (1c9d139a-6618-4a39-bc83-37f80942017d) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="129"/>
|
||||
<location filename="../plugininfo.h" line="130"/>
|
||||
<source>sg-mode changed</source>
|
||||
<extracomment>The name of the autocreated EventType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="132"/>
|
||||
<source>sgMode</source>
|
||||
<extracomment>The name of the ParamType of StateType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="135"/>
|
||||
<location filename="../plugininfo.h" line="136"/>
|
||||
<source>sync mode changed</source>
|
||||
<extracomment>The name of the autocreated EventType (4c303bcd-152d-45ad-874d-d57fc87a26bb)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="138"/>
|
||||
<source>sgSyncMode</source>
|
||||
<extracomment>The name of the ParamType of StateType (4c303bcd-152d-45ad-874d-d57fc87a26bb) of DeviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="141"/>
|
||||
<location filename="../plugininfo.h" line="142"/>
|
||||
<source>Set sync mode</source>
|
||||
<extracomment>The name of the autocreated ActionType (4c303bcd-152d-45ad-874d-d57fc87a26bb)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="144"/>
|
||||
<location filename="../plugininfo.h" line="148"/>
|
||||
<source>set sg-mode</source>
|
||||
<extracomment>The name of the ActionType dd82f6c7-5e92-48ca-b0bc-bdc55d3e1482 of deviceClass awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="147"/>
|
||||
<location filename="../plugininfo.h" line="133"/>
|
||||
<location filename="../plugininfo.h" line="151"/>
|
||||
<source>sg-mode</source>
|
||||
<extracomment>The name of the paramType (c7b13a33-1c05-457c-a087-20ecc1b8ca01) of awattar</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (b83d3533-aeae-4a9b-95d8-28466bf6c0cf) of DeviceClass awattar
|
||||
----------
|
||||
The name of the paramType (c7b13a33-1c05-457c-a087-20ecc1b8ca01) of awattar</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
include(../plugins.pri)
|
||||
|
||||
TARGET = $$qtLibraryTarget(guh_deviceplugincommandlauncher)
|
||||
TARGET = $$qtLibraryTarget(nymea_deviceplugincommandlauncher)
|
||||
|
||||
SOURCES += \
|
||||
deviceplugincommandlauncher.cpp
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* Copyright (C) 2014 Michael Zanetti <michael_zanetti@gmx.net> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -27,31 +27,31 @@
|
||||
\brief Plugin for system commands.
|
||||
|
||||
\ingroup plugins
|
||||
\ingroup guh-plugins-maker
|
||||
\ingroup nymea-plugins-maker
|
||||
|
||||
The application and script launcher plugin allows you to execute bash commands and start bash scripts.
|
||||
|
||||
\chapter Application launcher
|
||||
|
||||
The application launcher \l{DeviceClass} allows you to call bash applications or commands (with parameters)
|
||||
from guh. Once, the application started, the \tt running \l{State} will change to \tt true, if the application
|
||||
from nymea. Once, the application started, the \tt running \l{State} will change to \tt true, if the application
|
||||
is finished, the \tt running \l{State} will change to \tt false.
|
||||
|
||||
\section3 Example
|
||||
An example command could be \l{http://linux.die.net/man/1/espeak}{espeak}. (\tt{apt-get install espeak})
|
||||
\code
|
||||
espeak -v en "Chuck Norris is using gooe" # gooe = guh pronounced correctly
|
||||
espeak -v en "Chuck Norris is using nymea"
|
||||
\endcode
|
||||
|
||||
|
||||
\chapter Bashscript launcher
|
||||
|
||||
The bashscript launcher \l{DeviceClass} allows you to call bash script (with parameters)
|
||||
from guh. Once, the script is running, the \tt running \l{State} will change to \tt true, if the script
|
||||
from nymea. Once, the script is running, the \tt running \l{State} will change to \tt true, if the script
|
||||
is finished, the \tt running \l{State} will change to \tt false.
|
||||
|
||||
\section3 Example
|
||||
An example for a very usefull script could be a backup scrip like following \tt backup.sh script.
|
||||
An example for a very useful script could be a backup scrip like following \tt backup.sh script.
|
||||
\code
|
||||
#!/bin/sh
|
||||
# Directories to backup...
|
||||
@ -62,7 +62,7 @@
|
||||
|
||||
# Create archive filename...
|
||||
day=$(date +%Y%m%d)
|
||||
hostname="guh.guru"
|
||||
hostname="nymea.io"
|
||||
archive_file="$day-$hostname.tgz"
|
||||
|
||||
# Print start status message...
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -32,7 +32,7 @@ class DevicePluginCommandLauncher : public DevicePlugin
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Q_PLUGIN_METADATA(IID "guru.guh.DevicePlugin" FILE "deviceplugincommandlauncher.json")
|
||||
Q_PLUGIN_METADATA(IID "io.nymea.DevicePlugin" FILE "deviceplugincommandlauncher.json")
|
||||
Q_INTERFACES(DevicePlugin)
|
||||
|
||||
public:
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"vendors": [
|
||||
{
|
||||
"name": "guh",
|
||||
"displayName": "guh",
|
||||
"displayName": "guh GmbH",
|
||||
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
||||
"deviceClasses": [
|
||||
{
|
||||
|
||||
@ -5,13 +5,13 @@
|
||||
<name>CommandLauncher</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="40"/>
|
||||
<source>CommandLauncher</source>
|
||||
<source>Application and script launcher</source>
|
||||
<extracomment>The name of the plugin CommandLauncher (5d37b796-4872-4eab-a7af-94ca9ddd8199)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="43"/>
|
||||
<source>guh</source>
|
||||
<source>guh GmbH</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -38,9 +38,9 @@
|
||||
<location filename="../plugininfo.h" line="55"/>
|
||||
<location filename="../plugininfo.h" line="73"/>
|
||||
<source>running</source>
|
||||
<extracomment>The name of the ParamType of StateType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass application
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass application
|
||||
----------
|
||||
The name of the ParamType of StateType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass script</extracomment>
|
||||
The name of the ParamType of the autocreated EventType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass script</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@ -5,13 +5,13 @@
|
||||
<name>CommandLauncher</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="40"/>
|
||||
<source>CommandLauncher</source>
|
||||
<source>Application and script launcher</source>
|
||||
<extracomment>The name of the plugin CommandLauncher (5d37b796-4872-4eab-a7af-94ca9ddd8199)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="43"/>
|
||||
<source>guh</source>
|
||||
<source>guh GmbH</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -38,9 +38,9 @@
|
||||
<location filename="../plugininfo.h" line="55"/>
|
||||
<location filename="../plugininfo.h" line="73"/>
|
||||
<source>running</source>
|
||||
<extracomment>The name of the ParamType of StateType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass application
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass application
|
||||
----------
|
||||
The name of the ParamType of StateType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass script</extracomment>
|
||||
The name of the ParamType of the autocreated EventType (28d7e933-ff05-4f4c-95a0-482689543de5) of DeviceClass script</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
include(../plugins.pri)
|
||||
|
||||
TARGET = $$qtLibraryTarget(guh_devicepluginconrad)
|
||||
TARGET = $$qtLibraryTarget(nymea_devicepluginconrad)
|
||||
|
||||
SOURCES += \
|
||||
devicepluginconrad.cpp
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* Copyright (C) 2014 Michael Zanetti <michael_zanetti@gmx.net> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -27,7 +27,7 @@
|
||||
\brief Plugin for Conrad 433 MHz devices.
|
||||
|
||||
\ingroup plugins
|
||||
\ingroup guh-plugins
|
||||
\ingroup nymea-plugins
|
||||
|
||||
This plugin allows to controll RF 433 MHz actors an receive remote signals from \l{http://www.conrad.at}{Conrad}
|
||||
devices.
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* Copyright (C) 2014 Michael Zanetti <michael_zanetti@gmx.net> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -30,7 +30,7 @@ class DevicePluginConrad : public DevicePlugin
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Q_PLUGIN_METADATA(IID "org.guh.DevicePlugin" FILE "devicepluginconrad.json")
|
||||
Q_PLUGIN_METADATA(IID "io.nymea.DevicePlugin" FILE "devicepluginconrad.json")
|
||||
Q_INTERFACES(DevicePlugin)
|
||||
|
||||
public:
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
include(../plugins.pri)
|
||||
|
||||
TARGET = $$qtLibraryTarget(guh_deviceplugindatetime)
|
||||
QT += network
|
||||
|
||||
TARGET = $$qtLibraryTarget(nymea_deviceplugindatetime)
|
||||
|
||||
SOURCES += \
|
||||
deviceplugindatetime.cpp \
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -26,7 +26,7 @@
|
||||
\brief Plugin for timezone based time information.
|
||||
|
||||
\ingroup plugins
|
||||
\ingroup guh-plugins
|
||||
\ingroup nymea-plugins
|
||||
|
||||
The time plugin allows you create rules based on the time, day, month, year, weekday or on weekend.
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
* *
|
||||
* Copyright (C) 2015 Simon Stürz <simon.stuerz@guh.io> *
|
||||
* *
|
||||
* This file is part of guh. *
|
||||
* This file is part of nymea. *
|
||||
* *
|
||||
* This library is free software; you can redistribute it and/or *
|
||||
* modify it under the terms of the GNU Lesser General Public *
|
||||
@ -37,7 +37,7 @@ class DevicePluginDateTime : public DevicePlugin
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Q_PLUGIN_METADATA(IID "guru.guh.DevicePlugin" FILE "deviceplugindatetime.json")
|
||||
Q_PLUGIN_METADATA(IID "io.nymea.DevicePlugin" FILE "deviceplugindatetime.json")
|
||||
Q_INTERFACES(DevicePlugin)
|
||||
|
||||
public:
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"vendors": [
|
||||
{
|
||||
"name": "guh",
|
||||
"displayName": "guh",
|
||||
"displayName": "guh GmbH",
|
||||
"id": "2062d64d-3232-433c-88bc-0d33c0ba2ba6",
|
||||
"deviceClasses": [
|
||||
{
|
||||
|
||||
@ -3,12 +3,6 @@
|
||||
<TS version="2.1" language="de_DE">
|
||||
<context>
|
||||
<name>DateTime</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="100"/>
|
||||
<source>guh</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation>guh</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="103"/>
|
||||
<source>Today</source>
|
||||
@ -30,7 +24,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="115"/>
|
||||
<source>city</source>
|
||||
<extracomment>The name of the ParamType of StateType (65d2a5ff-bcab-43a8-b043-f88cf01586f4) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (65d2a5ff-bcab-43a8-b043-f88cf01586f4) of DeviceClass today</extracomment>
|
||||
<translation>Stadt</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -42,7 +36,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="121"/>
|
||||
<source>country</source>
|
||||
<extracomment>The name of the ParamType of StateType (a534bd8b-6826-4d71-b9f9-df1433964b94) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (a534bd8b-6826-4d71-b9f9-df1433964b94) of DeviceClass today</extracomment>
|
||||
<translation>Land</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -54,7 +48,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="127"/>
|
||||
<source>day</source>
|
||||
<extracomment>The name of the ParamType of StateType (eb5231ea-6a1b-4d7e-a95f-d49e7b25122e) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (eb5231ea-6a1b-4d7e-a95f-d49e7b25122e) of DeviceClass today</extracomment>
|
||||
<translation>Tag</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -66,7 +60,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="133"/>
|
||||
<source>month</source>
|
||||
<extracomment>The name of the ParamType of StateType (fcd8ec96-4488-438a-8b30-58bfe2a7fae2) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (fcd8ec96-4488-438a-8b30-58bfe2a7fae2) of DeviceClass today</extracomment>
|
||||
<translation>Monat</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -84,7 +78,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="145"/>
|
||||
<source>year</source>
|
||||
<extracomment>The name of the ParamType of StateType (79d4ae9b-ea27-4346-8229-1d90f1ddfc9d) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (79d4ae9b-ea27-4346-8229-1d90f1ddfc9d) of DeviceClass today</extracomment>
|
||||
<translation>Jahr</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -96,7 +90,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="151"/>
|
||||
<source>weekday</source>
|
||||
<extracomment>The name of the ParamType of StateType (452c0388-7fa1-414e-aeb2-8c7c385824b4) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (452c0388-7fa1-414e-aeb2-8c7c385824b4) of DeviceClass today</extracomment>
|
||||
<translation>Wochentag</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -105,28 +99,34 @@
|
||||
<extracomment>The name of the autocreated EventType (f627d052-cee6-4727-b9c6-0e935d41e04a)</extracomment>
|
||||
<translation>Wochentag Name geändert</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="100"/>
|
||||
<source>guh GmbH</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="97"/>
|
||||
<source>DateTime</source>
|
||||
<source>Time</source>
|
||||
<extracomment>The name of the plugin DateTime (c26014c6-87fb-4233-85ed-01d18625018d)</extracomment>
|
||||
<translation>Zeit/Datum</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="109"/>
|
||||
<source>timeZone</source>
|
||||
<extracomment>The name of the ParamType of StateType (ab16997c-be29-438e-b588-2507d723d264) of DeviceClass today</extracomment>
|
||||
<source>timezone</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (ab16997c-be29-438e-b588-2507d723d264) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="139"/>
|
||||
<source>monthName</source>
|
||||
<extracomment>The name of the ParamType of StateType (a37acc9c-5cfb-4687-adce-e56beb32586f) of DeviceClass today</extracomment>
|
||||
<source>month name</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (a37acc9c-5cfb-4687-adce-e56beb32586f) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="157"/>
|
||||
<source>weekdayName</source>
|
||||
<extracomment>The name of the ParamType of StateType (f627d052-cee6-4727-b9c6-0e935d41e04a) of DeviceClass today</extracomment>
|
||||
<source>weekday name</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (f627d052-cee6-4727-b9c6-0e935d41e04a) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -138,7 +138,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="163"/>
|
||||
<source>weekend</source>
|
||||
<extracomment>The name of the ParamType of StateType (4de5b57b-bb1a-4d66-9ce3-22bb280b075d) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (4de5b57b-bb1a-4d66-9ce3-22bb280b075d) of DeviceClass today</extracomment>
|
||||
<translation>Wochenende</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -150,7 +150,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="169"/>
|
||||
<source>dusk</source>
|
||||
<extracomment>The name of the ParamType of StateType (44a99419-fbcd-4d8e-9441-897848b8f77c) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (44a99419-fbcd-4d8e-9441-897848b8f77c) of DeviceClass today</extracomment>
|
||||
<translation>Abenddämmerung </translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -162,7 +162,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="175"/>
|
||||
<source>sunrise</source>
|
||||
<extracomment>The name of the ParamType of StateType (3a08824d-285b-412e-a515-9664b491a85c) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (3a08824d-285b-412e-a515-9664b491a85c) of DeviceClass today</extracomment>
|
||||
<translation>Sonnenaufgang</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -174,7 +174,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="181"/>
|
||||
<source>noon</source>
|
||||
<extracomment>The name of the ParamType of StateType (d92be29a-929c-4240-91a0-30153850f838) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (d92be29a-929c-4240-91a0-30153850f838) of DeviceClass today</extracomment>
|
||||
<translation>Sonnenhöchststand</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -186,7 +186,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="187"/>
|
||||
<source>dawn</source>
|
||||
<extracomment>The name of the ParamType of StateType (a5779b11-0499-4a6d-a7bd-8143dcc546b4) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (a5779b11-0499-4a6d-a7bd-8143dcc546b4) of DeviceClass today</extracomment>
|
||||
<translation>Morgendämmerung</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -198,7 +198,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="193"/>
|
||||
<source>sunset</source>
|
||||
<extracomment>The name of the ParamType of StateType (377f04a7-df58-42ad-a234-e9e23bdc2f85) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (377f04a7-df58-42ad-a234-e9e23bdc2f85) of DeviceClass today</extracomment>
|
||||
<translation>Sonnenuntergang</translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -312,7 +312,7 @@ The name of the paramType (0a54fe54-45a7-4fc5-a8d2-f9b6a92033de) of countdown</e
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="253"/>
|
||||
<source>running</source>
|
||||
<extracomment>The name of the ParamType of StateType (b21ccd53-1ebd-41a0-a2a3-662874e79837) of DeviceClass countdown</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (b21ccd53-1ebd-41a0-a2a3-662874e79837) of DeviceClass countdown</extracomment>
|
||||
<translation>Läuft</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@ -3,12 +3,6 @@
|
||||
<TS version="2.1">
|
||||
<context>
|
||||
<name>DateTime</name>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="100"/>
|
||||
<source>guh</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="103"/>
|
||||
<source>Today</source>
|
||||
@ -30,7 +24,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="115"/>
|
||||
<source>city</source>
|
||||
<extracomment>The name of the ParamType of StateType (65d2a5ff-bcab-43a8-b043-f88cf01586f4) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (65d2a5ff-bcab-43a8-b043-f88cf01586f4) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -42,7 +36,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="121"/>
|
||||
<source>country</source>
|
||||
<extracomment>The name of the ParamType of StateType (a534bd8b-6826-4d71-b9f9-df1433964b94) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (a534bd8b-6826-4d71-b9f9-df1433964b94) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -54,7 +48,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="127"/>
|
||||
<source>day</source>
|
||||
<extracomment>The name of the ParamType of StateType (eb5231ea-6a1b-4d7e-a95f-d49e7b25122e) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (eb5231ea-6a1b-4d7e-a95f-d49e7b25122e) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -66,7 +60,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="133"/>
|
||||
<source>month</source>
|
||||
<extracomment>The name of the ParamType of StateType (fcd8ec96-4488-438a-8b30-58bfe2a7fae2) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (fcd8ec96-4488-438a-8b30-58bfe2a7fae2) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -84,7 +78,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="145"/>
|
||||
<source>year</source>
|
||||
<extracomment>The name of the ParamType of StateType (79d4ae9b-ea27-4346-8229-1d90f1ddfc9d) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (79d4ae9b-ea27-4346-8229-1d90f1ddfc9d) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -96,7 +90,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="151"/>
|
||||
<source>weekday</source>
|
||||
<extracomment>The name of the ParamType of StateType (452c0388-7fa1-414e-aeb2-8c7c385824b4) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (452c0388-7fa1-414e-aeb2-8c7c385824b4) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -105,28 +99,34 @@
|
||||
<extracomment>The name of the autocreated EventType (f627d052-cee6-4727-b9c6-0e935d41e04a)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="100"/>
|
||||
<source>guh GmbH</source>
|
||||
<extracomment>The name of the vendor (2062d64d-3232-433c-88bc-0d33c0ba2ba6)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="97"/>
|
||||
<source>DateTime</source>
|
||||
<source>Time</source>
|
||||
<extracomment>The name of the plugin DateTime (c26014c6-87fb-4233-85ed-01d18625018d)</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="109"/>
|
||||
<source>timeZone</source>
|
||||
<extracomment>The name of the ParamType of StateType (ab16997c-be29-438e-b588-2507d723d264) of DeviceClass today</extracomment>
|
||||
<source>timezone</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (ab16997c-be29-438e-b588-2507d723d264) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="139"/>
|
||||
<source>monthName</source>
|
||||
<extracomment>The name of the ParamType of StateType (a37acc9c-5cfb-4687-adce-e56beb32586f) of DeviceClass today</extracomment>
|
||||
<source>month name</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (a37acc9c-5cfb-4687-adce-e56beb32586f) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="157"/>
|
||||
<source>weekdayName</source>
|
||||
<extracomment>The name of the ParamType of StateType (f627d052-cee6-4727-b9c6-0e935d41e04a) of DeviceClass today</extracomment>
|
||||
<source>weekday name</source>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (f627d052-cee6-4727-b9c6-0e935d41e04a) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -138,7 +138,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="163"/>
|
||||
<source>weekend</source>
|
||||
<extracomment>The name of the ParamType of StateType (4de5b57b-bb1a-4d66-9ce3-22bb280b075d) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (4de5b57b-bb1a-4d66-9ce3-22bb280b075d) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -150,7 +150,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="169"/>
|
||||
<source>dusk</source>
|
||||
<extracomment>The name of the ParamType of StateType (44a99419-fbcd-4d8e-9441-897848b8f77c) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (44a99419-fbcd-4d8e-9441-897848b8f77c) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -162,7 +162,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="175"/>
|
||||
<source>sunrise</source>
|
||||
<extracomment>The name of the ParamType of StateType (3a08824d-285b-412e-a515-9664b491a85c) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (3a08824d-285b-412e-a515-9664b491a85c) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -174,7 +174,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="181"/>
|
||||
<source>noon</source>
|
||||
<extracomment>The name of the ParamType of StateType (d92be29a-929c-4240-91a0-30153850f838) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (d92be29a-929c-4240-91a0-30153850f838) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -186,7 +186,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="187"/>
|
||||
<source>dawn</source>
|
||||
<extracomment>The name of the ParamType of StateType (a5779b11-0499-4a6d-a7bd-8143dcc546b4) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (a5779b11-0499-4a6d-a7bd-8143dcc546b4) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -198,7 +198,7 @@
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="193"/>
|
||||
<source>sunset</source>
|
||||
<extracomment>The name of the ParamType of StateType (377f04a7-df58-42ad-a234-e9e23bdc2f85) of DeviceClass today</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (377f04a7-df58-42ad-a234-e9e23bdc2f85) of DeviceClass today</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@ -312,7 +312,7 @@ The name of the paramType (0a54fe54-45a7-4fc5-a8d2-f9b6a92033de) of countdown</e
|
||||
<message>
|
||||
<location filename="../plugininfo.h" line="253"/>
|
||||
<source>running</source>
|
||||
<extracomment>The name of the ParamType of StateType (b21ccd53-1ebd-41a0-a2a3-662874e79837) of DeviceClass countdown</extracomment>
|
||||
<extracomment>The name of the ParamType of the autocreated EventType (b21ccd53-1ebd-41a0-a2a3-662874e79837) of DeviceClass countdown</extracomment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
nymea-plugins (0.2.0) UNRELEASED; urgency=medium
|
||||
|
||||
* rename to nymea
|
||||
|
||||
-- Michael Zanetti <michael.zanetti@guh.io> Tue, 06 Mar 2018 22:49:05 +0100
|
||||
|
||||
guh-plugins (0.1.0) xenial; urgency=medium
|
||||
|
||||
* Add metapackages
|
||||
|
||||
568
debian/control
vendored
568
debian/control
vendored
@ -1,9 +1,9 @@
|
||||
Source: guh-plugins
|
||||
Source: nymea-plugins
|
||||
Section: utils
|
||||
Priority: options
|
||||
Maintainer: Michael Zanetti <michael.zanetti@guh.io>
|
||||
Build-depends: debhelper (>= 0.0.0),
|
||||
libguh1-dev,
|
||||
libnymea1-dev,
|
||||
libqt5serialport5-dev,
|
||||
python:any,
|
||||
qtbase5-dev,
|
||||
@ -11,647 +11,735 @@ Build-depends: debhelper (>= 0.0.0),
|
||||
Standards-Version: 3.9.3
|
||||
|
||||
|
||||
Package: guh-plugin-avahimonitor
|
||||
Package: nymea-plugin-avahimonitor
|
||||
Architecture: any
|
||||
Section: libs
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for avahimonitor
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-avahimonitor
|
||||
Description: nymea.io plugin for avahimonitor
|
||||
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 guh.io plugin for avahimonitor
|
||||
This package will install the nymea.io plugin for avahimonitor
|
||||
|
||||
|
||||
Package: guh-plugin-awattar
|
||||
Package: nymea-plugin-awattar
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for awattar
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-awattar
|
||||
Description: nymea.io plugin for awattar
|
||||
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 guh.io plugin for awattar
|
||||
This package will install the nymea.io plugin for awattar
|
||||
|
||||
|
||||
Package: guh-plugin-commandlauncher
|
||||
Package: nymea-plugin-commandlauncher
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for commandlauncher
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-commandlauncher
|
||||
Description: nymea.io plugin for commandlauncher
|
||||
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 guh.io plugin for commandlauncher
|
||||
This package will install the nymea.io plugin for commandlauncher
|
||||
|
||||
|
||||
Package: guh-plugin-conrad
|
||||
Package: nymea-plugin-conrad
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for conrad
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-conrad
|
||||
Description: nymea.io plugin for conrad
|
||||
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 guh.io plugin for conrad
|
||||
This package will install the nymea.io plugin for conrad
|
||||
|
||||
|
||||
Package: guh-plugin-datetime
|
||||
Package: nymea-plugin-datetime
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for datetime
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-datetime
|
||||
Description: nymea.io plugin for datetime
|
||||
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 guh.io plugin for datetime
|
||||
This package will install the nymea.io plugin for datetime
|
||||
|
||||
|
||||
Package: guh-plugin-denon
|
||||
Package: nymea-plugin-denon
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for denon
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-denon
|
||||
Description: nymea.io plugin for denon
|
||||
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 guh.io plugin for denon
|
||||
This package will install the nymea.io plugin for denon
|
||||
|
||||
|
||||
Package: guh-plugin-elro
|
||||
Package: nymea-plugin-elro
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for elro
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-elro
|
||||
Description: nymea.io plugin for elro
|
||||
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 guh.io plugin for elro
|
||||
This package will install the nymea.io plugin for elro
|
||||
|
||||
|
||||
Package: guh-plugin-eq-3
|
||||
Package: nymea-plugin-eq-3
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for eq-3
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-eq-3
|
||||
Description: nymea.io plugin for eq-3
|
||||
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 guh.io plugin for eq-3
|
||||
This package will install the nymea.io plugin for eq-3
|
||||
|
||||
|
||||
Package: guh-plugin-genericelements
|
||||
Package: nymea-plugin-genericelements
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for genericelements
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-genericelements
|
||||
Description: nymea.io plugin for genericelements
|
||||
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 guh.io plugin for genericelements
|
||||
This package will install the nymea.io plugin for genericelements
|
||||
|
||||
|
||||
Package: guh-plugin-gpio
|
||||
Package: nymea-plugin-gpio
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for gpio
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-gpio
|
||||
Description: nymea.io plugin for gpio
|
||||
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 guh.io plugin for gpio
|
||||
This package will install the nymea.io plugin for gpio
|
||||
|
||||
|
||||
Package: guh-plugin-intertechno
|
||||
Package: nymea-plugin-intertechno
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for intertechno
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-intertechno
|
||||
Description: nymea.io plugin for intertechno
|
||||
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 guh.io plugin for intertechno
|
||||
This package will install the nymea.io plugin for intertechno
|
||||
|
||||
|
||||
Package: guh-plugin-kodi
|
||||
Package: nymea-plugin-kodi
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for kodi
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-kodi
|
||||
Description: nymea.io plugin for kodi
|
||||
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 guh.io plugin for kodi
|
||||
This package will install the nymea.io plugin for kodi
|
||||
|
||||
|
||||
Package: guh-plugin-leynew
|
||||
Package: nymea-plugin-leynew
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for leynew
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-leynew
|
||||
Description: nymea.io plugin for leynew
|
||||
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 guh.io plugin for leynew
|
||||
This package will install the nymea.io plugin for leynew
|
||||
|
||||
|
||||
Package: guh-plugin-lgsmarttv
|
||||
Package: nymea-plugin-lgsmarttv
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for lgsmarttv
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-lgsmarttv
|
||||
Description: nymea.io plugin for lgsmarttv
|
||||
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 guh.io plugin for lgsmarttv
|
||||
This package will install the nymea.io plugin for lgsmarttv
|
||||
|
||||
|
||||
Package: guh-plugin-mailnotification
|
||||
Package: nymea-plugin-mailnotification
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for mailnotification
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-mailnotification
|
||||
Description: nymea.io plugin for mailnotification
|
||||
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 guh.io plugin for mailnotification
|
||||
This package will install the nymea.io plugin for mailnotification
|
||||
|
||||
|
||||
Package: guh-plugin-multisensor
|
||||
Package: nymea-plugin-multisensor
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for multisensor
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-multisensor
|
||||
Description: nymea.io plugin for multisensor
|
||||
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 guh.io plugin for multisensor
|
||||
This package will install the nymea.io plugin for multisensor
|
||||
|
||||
|
||||
Package: guh-plugin-netatmo
|
||||
Package: nymea-plugin-netatmo
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for netatmo
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-netatmo
|
||||
Description: nymea.io plugin for netatmo
|
||||
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 guh.io plugin for netatmo
|
||||
This package will install the nymea.io plugin for netatmo
|
||||
|
||||
|
||||
Package: guh-plugin-networkdetector
|
||||
Package: nymea-plugin-networkdetector
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nmap,
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for networkdetector
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-networkdetector
|
||||
Description: nymea.io plugin for networkdetector
|
||||
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 guh.io plugin for networkdetector
|
||||
This package will install the nymea.io plugin for networkdetector
|
||||
|
||||
|
||||
Package: guh-plugin-openweathermap
|
||||
Package: nymea-plugin-openweathermap
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for openweathermap
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-openweathermap
|
||||
Description: nymea.io plugin for openweathermap
|
||||
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 guh.io plugin for openweathermap
|
||||
This package will install the nymea.io plugin for openweathermap
|
||||
|
||||
|
||||
Package: guh-plugin-orderbutton
|
||||
Package: nymea-plugin-orderbutton
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for orderbutton
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-orderbutton
|
||||
Description: nymea.io plugin for orderbutton
|
||||
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 guh.io plugin for orderbutton
|
||||
This package will install the nymea.io plugin for orderbutton
|
||||
|
||||
|
||||
Package: guh-plugin-osdomotics
|
||||
Package: nymea-plugin-osdomotics
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for osdomotics
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-osdmotics
|
||||
Description: nymea.io plugin for osdomotics
|
||||
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 guh.io plugin for osdomotics
|
||||
This package will install the nymea.io plugin for osdomotics
|
||||
|
||||
|
||||
Package: guh-plugin-philipshue
|
||||
Package: nymea-plugin-philipshue
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for philipshue
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-philipshue
|
||||
Description: nymea.io plugin for philipshue
|
||||
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 guh.io plugin for philipshue
|
||||
This package will install the nymea.io plugin for philipshue
|
||||
|
||||
|
||||
Package: guh-plugin-plantcare
|
||||
Package: nymea-plugin-plantcare
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for plantcare
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-plantcare
|
||||
Description: nymea.io plugin for plantcare
|
||||
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 guh.io plugin for plantcare
|
||||
This package will install the nymea.io plugin for plantcare
|
||||
|
||||
|
||||
Package: guh-plugin-pushbullet
|
||||
Package: nymea-plugin-pushbullet
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for pushbullet
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-pushbullet
|
||||
Description: nymea.io plugin for pushbullet
|
||||
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 guh.io plugin for pushbullet
|
||||
This package will install the nymea.io plugin for pushbullet
|
||||
|
||||
|
||||
Package: guh-plugin-udpcommander
|
||||
Package: nymea-plugin-udpcommander
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for UDP commander
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-udpcommander
|
||||
Description: nymea.io plugin for UDP commander
|
||||
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 guh.io plugin for udpcommander
|
||||
This package will install the nymea.io plugin for udpcommander
|
||||
|
||||
|
||||
Package: guh-plugin-unitec
|
||||
Package: nymea-plugin-unitec
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for unitec
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-unitec
|
||||
Description: nymea.io plugin for unitec
|
||||
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 guh.io plugin for unitec
|
||||
This package will install the nymea.io plugin for unitec
|
||||
|
||||
|
||||
Package: guh-plugin-usbwde
|
||||
Package: nymea-plugin-usbwde
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for usbwde
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-usbwde
|
||||
Description: nymea.io plugin for usbwde
|
||||
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 guh.io plugin for usbwde
|
||||
This package will install the nymea.io plugin for usbwde
|
||||
|
||||
|
||||
Package: guh-plugin-wakeonlan
|
||||
Package: nymea-plugin-wakeonlan
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for wakeonlan
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-wakeonlan
|
||||
Description: nymea.io plugin for wakeonlan
|
||||
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 guh.io plugin for wakeonlan
|
||||
This package will install the nymea.io plugin for wakeonlan
|
||||
|
||||
|
||||
Package: guh-plugin-wemo
|
||||
Package: nymea-plugin-wemo
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for wemo
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-wemo
|
||||
Description: nymea.io plugin for wemo
|
||||
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 guh.io plugin for wemo
|
||||
This package will install the nymea.io plugin for wemo
|
||||
|
||||
|
||||
Package: guh-plugin-ws2812
|
||||
Package: nymea-plugin-ws2812
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for ws2812
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-ws2812
|
||||
Description: nymea.io plugin for ws2812
|
||||
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 guh.io plugin for ws2812
|
||||
This package will install the nymea.io plugin for ws2812
|
||||
|
||||
|
||||
Package: guh-plugin-tcpcommander
|
||||
Package: nymea-plugin-tcpcommander
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for TCP commander
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-tcpcommander
|
||||
Description: nymea.io plugin for TCP commander
|
||||
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 guh.io plugin for TCP commander
|
||||
This package will install the nymea.io plugin for the TCP commander
|
||||
|
||||
|
||||
Package: guh-plugin-simulation
|
||||
Package: nymea-plugin-httpcommander
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for simulated devices
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Description: nymea.io plugin for HTTP commander
|
||||
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 guh.io plugin for simulated devices
|
||||
This package will install the nymea.io plugin for the HTPP commander
|
||||
|
||||
|
||||
Package: guh-plugin-elgato
|
||||
Package: nymea-plugin-simulation
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for elgato
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-simulation
|
||||
Description: nymea.io plugin for simulated 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 guh.io plugin for elgato
|
||||
This package will install the nymea.io plugin for simulated devices
|
||||
|
||||
|
||||
Package: guh-plugin-senic
|
||||
Package: nymea-plugin-elgato
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for senic
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-elgato
|
||||
Description: nymea.io plugin for elgato
|
||||
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 guh.io plugin for senic
|
||||
This package will install the nymea.io plugin for elgato
|
||||
|
||||
|
||||
Package: guh-plugin-snapd
|
||||
Package: nymea-plugin-senic
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
guh-plugins-translations,
|
||||
Description: guh.io plugin for snapd
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-senic
|
||||
Description: nymea.io plugin for senic
|
||||
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 guh.io plugin for snapd
|
||||
This package will install the nymea.io plugin for senic
|
||||
|
||||
|
||||
Package: nymea-plugin-snapd
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-snapd
|
||||
Description: nymea.io plugin for snapd
|
||||
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 snapd
|
||||
|
||||
|
||||
Package: guh-plugins-translations
|
||||
Package: nymea-plugin-keba
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-keba
|
||||
Description: nymea.io plugin for keba
|
||||
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 keba
|
||||
|
||||
|
||||
Package: nymea-plugin-remotessh
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nymea-plugins-translations,
|
||||
Description: nymea.io plugin for remote ssh connection
|
||||
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 remote ssh connection
|
||||
|
||||
|
||||
Package: nymea-plugins-translations
|
||||
Section: misc
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
Description: Translation files for guh plugins - translations
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
Replaces: guh-plugins-translations
|
||||
Description: Translation files for nymea plugins - translations
|
||||
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 provides the translation files for all guh plugins.
|
||||
This package provides the translation files for all nymea plugins.
|
||||
|
||||
|
||||
|
||||
Package: guh-plugins
|
||||
Package: nymea-plugins
|
||||
Section: libs
|
||||
Architecture: all
|
||||
Depends: guh-plugin-awattar,
|
||||
guh-plugin-datetime,
|
||||
guh-plugin-denon,
|
||||
guh-plugin-eq-3,
|
||||
guh-plugin-kodi,
|
||||
guh-plugin-lgsmarttv,
|
||||
guh-plugin-mailnotification,
|
||||
guh-plugin-multisensor,
|
||||
guh-plugin-netatmo,
|
||||
guh-plugin-networkdetector,
|
||||
guh-plugin-openweathermap,
|
||||
guh-plugin-philipshue,
|
||||
guh-plugin-pushbullet,
|
||||
guh-plugin-usbwde,
|
||||
guh-plugin-wakeonlan,
|
||||
guh-plugin-wemo,
|
||||
guh-plugin-elgato,
|
||||
guh-plugin-senic
|
||||
Description: Plugins for guh IoT server - the default plugin collection
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
Depends: nymea-plugin-awattar,
|
||||
nymea-plugin-datetime,
|
||||
nymea-plugin-denon,
|
||||
nymea-plugin-eq-3,
|
||||
nymea-plugin-kodi,
|
||||
nymea-plugin-lgsmarttv,
|
||||
nymea-plugin-mailnotification,
|
||||
nymea-plugin-multisensor,
|
||||
nymea-plugin-netatmo,
|
||||
nymea-plugin-networkdetector,
|
||||
nymea-plugin-openweathermap,
|
||||
nymea-plugin-philipshue,
|
||||
nymea-plugin-pushbullet,
|
||||
nymea-plugin-usbwde,
|
||||
nymea-plugin-wakeonlan,
|
||||
nymea-plugin-wemo,
|
||||
nymea-plugin-elgato,
|
||||
nymea-plugin-senic,
|
||||
nymea-plugin-keba,
|
||||
Replaces: guh-plugins
|
||||
Description: Plugins for nymea IoT server - the default plugin collection
|
||||
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 default guh plugins.
|
||||
This package will install the default nymea plugins.
|
||||
|
||||
|
||||
Package: guh-plugins-maker
|
||||
Package: nymea-plugins-maker
|
||||
Section: libs
|
||||
Architecture: all
|
||||
Depends: guh-plugin-commandlauncher,
|
||||
guh-plugin-udpcommander,
|
||||
guh-plugin-tcpcommander,
|
||||
guh-plugin-genericelements,
|
||||
guh-plugin-avahimonitor,
|
||||
guh-plugin-gpio,
|
||||
Description: Plugins for guh IoT server - Meta package for makers, tinkers and hackers
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
Depends: nymea-plugin-commandlauncher,
|
||||
nymea-plugin-udpcommander,
|
||||
nymea-plugin-tcpcommander,
|
||||
nymea-plugin-httpcommander,
|
||||
nymea-plugin-genericelements,
|
||||
nymea-plugin-avahimonitor,
|
||||
nymea-plugin-gpio,
|
||||
nymea-plugin-remotessh,
|
||||
Replaces: guh-plugins-maker
|
||||
Description: Plugins for nymea IoT server - Meta package for makers, tinkers and hackers
|
||||
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 guh plugins for maker, tinker and hackers.
|
||||
This package will install nymea plugins for maker, tinker and hackers.
|
||||
|
||||
|
||||
Package: guh-plugins-merkurboard
|
||||
Package: nymea-plugins-merkurboard
|
||||
Section: libs
|
||||
Architecture: all
|
||||
Depends: guh-plugin-osdomotics,
|
||||
guh-plugin-plantcare,
|
||||
guh-plugin-ws2812,
|
||||
guh-plugin-orderbutton,
|
||||
Description: Plugins for guh IoT server - Meta package for 6LoWPAN Merkur boards
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
Depends: nymea-plugin-osdomotics,
|
||||
nymea-plugin-plantcare,
|
||||
nymea-plugin-ws2812,
|
||||
nymea-plugin-orderbutton,
|
||||
Replaces: guh-plugins-merkurboard
|
||||
Description: Plugins for nymea IoT server - Meta package for 6LoWPAN Merkur boards
|
||||
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 6LoWPAN Merkur board plugins for guh.
|
||||
This package will install the 6LoWPAN Merkur board plugins for nymea.
|
||||
|
||||
|
||||
Package: guh-plugins-433mhz
|
||||
Package: nymea-plugins-433mhz
|
||||
Section: libs
|
||||
Architecture: all
|
||||
Depends: guh-plugin-elro,
|
||||
guh-plugin-conrad,
|
||||
guh-plugin-intertechno,
|
||||
guh-plugin-leynew,
|
||||
guh-plugin-unitec,
|
||||
Description: Plugins for guh IoT server - Meta package for RF 433 MHz plugins
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
Depends: nymea-plugin-elro,
|
||||
nymea-plugin-conrad,
|
||||
nymea-plugin-intertechno,
|
||||
nymea-plugin-leynew,
|
||||
nymea-plugin-unitec,
|
||||
Replaces: guh-plugins-433mhz
|
||||
Description: Plugins for nymea IoT server - Meta package for RF 433 MHz plugins
|
||||
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 RF 433 MHz plugins for guh.
|
||||
This package will install the RF 433 MHz plugins for nymea.
|
||||
|
||||
|
||||
Package: guh-plugins-all
|
||||
Package: nymea-plugins-all
|
||||
Section: libs
|
||||
Architecture: all
|
||||
Depends: guh-plugins,
|
||||
guh-plugins-433mhz,
|
||||
guh-plugins-maker,
|
||||
guh-plugins-merkurboard,
|
||||
Description: Plugins for guh IoT server - Meta package for all plugins
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
Depends: nymea-plugins,
|
||||
nymea-plugin-simulation,
|
||||
nymea-plugin-snapd,
|
||||
nymea-plugins-433mhz,
|
||||
nymea-plugins-maker,
|
||||
nymea-plugins-merkurboard,
|
||||
Replaces: guh-plugins-all
|
||||
Description: Plugins for nymea IoT server - Meta package for all plugins
|
||||
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 all the available plugins for guh.
|
||||
This package will install all the available plugins for nymea.
|
||||
|
||||
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -1,5 +1,5 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: guhio
|
||||
Upstream-Name: nymea-plugins
|
||||
Upstream-Contact: Simon Stürz <simon.stuerz@guh.io>
|
||||
Copyright: 2014-2017, guh GmbH
|
||||
Download: http://www.github.com/guh/guh-plugins
|
||||
|
||||
1
debian/guh-plugin-avahimonitor.install.in
vendored
1
debian/guh-plugin-avahimonitor.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginavahimonitor.so
|
||||
1
debian/guh-plugin-awattar.install.in
vendored
1
debian/guh-plugin-awattar.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginawattar.so
|
||||
1
debian/guh-plugin-commandlauncher.install.in
vendored
1
debian/guh-plugin-commandlauncher.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugincommandlauncher.so
|
||||
1
debian/guh-plugin-conrad.install.in
vendored
1
debian/guh-plugin-conrad.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginconrad.so
|
||||
1
debian/guh-plugin-datetime.install.in
vendored
1
debian/guh-plugin-datetime.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugindatetime.so
|
||||
1
debian/guh-plugin-denon.install.in
vendored
1
debian/guh-plugin-denon.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugindenon.so
|
||||
1
debian/guh-plugin-elgato.install.in
vendored
1
debian/guh-plugin-elgato.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginelgato.so
|
||||
1
debian/guh-plugin-elro.install.in
vendored
1
debian/guh-plugin-elro.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginelro.so
|
||||
1
debian/guh-plugin-eq-3.install.in
vendored
1
debian/guh-plugin-eq-3.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugineq3.so
|
||||
1
debian/guh-plugin-genericelements.install.in
vendored
1
debian/guh-plugin-genericelements.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugingenericelements.so
|
||||
1
debian/guh-plugin-gpio.install.in
vendored
1
debian/guh-plugin-gpio.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugingpio.so
|
||||
1
debian/guh-plugin-intertechno.install.in
vendored
1
debian/guh-plugin-intertechno.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginintertechno.so
|
||||
1
debian/guh-plugin-kodi.install.in
vendored
1
debian/guh-plugin-kodi.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginkodi.so
|
||||
1
debian/guh-plugin-leynew.install.in
vendored
1
debian/guh-plugin-leynew.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginleynew.so
|
||||
1
debian/guh-plugin-lgsmarttv.install.in
vendored
1
debian/guh-plugin-lgsmarttv.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginlgsmarttv.so
|
||||
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginmailnotification.so
|
||||
1
debian/guh-plugin-multisensor.install.in
vendored
1
debian/guh-plugin-multisensor.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginmultisensor.so
|
||||
1
debian/guh-plugin-netatmo.install.in
vendored
1
debian/guh-plugin-netatmo.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginnetatmo.so
|
||||
1
debian/guh-plugin-networkdetector.install.in
vendored
1
debian/guh-plugin-networkdetector.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginnetworkdetector.so
|
||||
1
debian/guh-plugin-openweathermap.install.in
vendored
1
debian/guh-plugin-openweathermap.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginopenweathermap.so
|
||||
1
debian/guh-plugin-orderbutton.install.in
vendored
1
debian/guh-plugin-orderbutton.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginorderbutton.so
|
||||
1
debian/guh-plugin-osdomotics.install.in
vendored
1
debian/guh-plugin-osdomotics.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginosdomotics.so
|
||||
1
debian/guh-plugin-philipshue.install.in
vendored
1
debian/guh-plugin-philipshue.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginphilipshue.so
|
||||
1
debian/guh-plugin-plantcare.install.in
vendored
1
debian/guh-plugin-plantcare.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginplantcare.so
|
||||
1
debian/guh-plugin-pushbullet.install.in
vendored
1
debian/guh-plugin-pushbullet.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginpushbullet.so
|
||||
1
debian/guh-plugin-senic.install.in
vendored
1
debian/guh-plugin-senic.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginsenic.so
|
||||
1
debian/guh-plugin-simulation.install.in
vendored
1
debian/guh-plugin-simulation.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginsimulation.so
|
||||
1
debian/guh-plugin-snapd.install.in
vendored
1
debian/guh-plugin-snapd.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginsnapd.so
|
||||
1
debian/guh-plugin-tcpcommander.install.in
vendored
1
debian/guh-plugin-tcpcommander.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugintcpcommander.so
|
||||
1
debian/guh-plugin-udpcommander.install.in
vendored
1
debian/guh-plugin-udpcommander.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginudpcommander.so
|
||||
1
debian/guh-plugin-unitec.install.in
vendored
1
debian/guh-plugin-unitec.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginunitec.so
|
||||
1
debian/guh-plugin-usbwde.install.in
vendored
1
debian/guh-plugin-usbwde.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginusbwde.so
|
||||
1
debian/guh-plugin-wakeonlan.install.in
vendored
1
debian/guh-plugin-wakeonlan.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginwakeonlan.so
|
||||
1
debian/guh-plugin-wemo.install.in
vendored
1
debian/guh-plugin-wemo.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginwemo.so
|
||||
1
debian/guh-plugin-ws2812.install.in
vendored
1
debian/guh-plugin-ws2812.install.in
vendored
@ -1 +0,0 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginws2812.so
|
||||
1
debian/guh-plugins-translations.dirs
vendored
1
debian/guh-plugins-translations.dirs
vendored
@ -1 +0,0 @@
|
||||
usr/share/guh/translations
|
||||
1
debian/guh-plugins-translations.install.in
vendored
1
debian/guh-plugins-translations.install.in
vendored
@ -1 +0,0 @@
|
||||
translations/*.qm usr/share/guh/translations
|
||||
1
debian/nymea-plugin-avahimonitor.install.in
vendored
Normal file
1
debian/nymea-plugin-avahimonitor.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginavahimonitor.so
|
||||
1
debian/nymea-plugin-awattar.install.in
vendored
Normal file
1
debian/nymea-plugin-awattar.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginawattar.so
|
||||
1
debian/nymea-plugin-commandlauncher.install.in
vendored
Normal file
1
debian/nymea-plugin-commandlauncher.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugincommandlauncher.so
|
||||
1
debian/nymea-plugin-conrad.install.in
vendored
Normal file
1
debian/nymea-plugin-conrad.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginconrad.so
|
||||
1
debian/nymea-plugin-datetime.install.in
vendored
Normal file
1
debian/nymea-plugin-datetime.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugindatetime.so
|
||||
1
debian/nymea-plugin-denon.install.in
vendored
Normal file
1
debian/nymea-plugin-denon.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugindenon.so
|
||||
1
debian/nymea-plugin-elgato.install.in
vendored
Normal file
1
debian/nymea-plugin-elgato.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginelgato.so
|
||||
1
debian/nymea-plugin-elro.install.in
vendored
Normal file
1
debian/nymea-plugin-elro.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginelro.so
|
||||
1
debian/nymea-plugin-eq-3.install.in
vendored
Normal file
1
debian/nymea-plugin-eq-3.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugineq3.so
|
||||
1
debian/nymea-plugin-genericelements.install.in
vendored
Normal file
1
debian/nymea-plugin-genericelements.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugingenericelements.so
|
||||
1
debian/nymea-plugin-gpio.install.in
vendored
Normal file
1
debian/nymea-plugin-gpio.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_deviceplugingpio.so
|
||||
1
debian/nymea-plugin-httpcommander.install.in
vendored
Normal file
1
debian/nymea-plugin-httpcommander.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginhttpcommander.so
|
||||
1
debian/nymea-plugin-intertechno.install.in
vendored
Normal file
1
debian/nymea-plugin-intertechno.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginintertechno.so
|
||||
1
debian/nymea-plugin-keba.install.in
vendored
Normal file
1
debian/nymea-plugin-keba.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginkeba.so
|
||||
1
debian/nymea-plugin-kodi.install.in
vendored
Normal file
1
debian/nymea-plugin-kodi.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginkodi.so
|
||||
1
debian/nymea-plugin-leynew.install.in
vendored
Normal file
1
debian/nymea-plugin-leynew.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginleynew.so
|
||||
1
debian/nymea-plugin-lgsmarttv.install.in
vendored
Normal file
1
debian/nymea-plugin-lgsmarttv.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginlgsmarttv.so
|
||||
1
debian/nymea-plugin-mailnotification.install.in
vendored
Normal file
1
debian/nymea-plugin-mailnotification.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginmailnotification.so
|
||||
1
debian/nymea-plugin-multisensor.install.in
vendored
Normal file
1
debian/nymea-plugin-multisensor.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginmultisensor.so
|
||||
1
debian/nymea-plugin-netatmo.install.in
vendored
Normal file
1
debian/nymea-plugin-netatmo.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginnetatmo.so
|
||||
1
debian/nymea-plugin-networkdetector.install.in
vendored
Normal file
1
debian/nymea-plugin-networkdetector.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginnetworkdetector.so
|
||||
1
debian/nymea-plugin-openweathermap.install.in
vendored
Normal file
1
debian/nymea-plugin-openweathermap.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginopenweathermap.so
|
||||
1
debian/nymea-plugin-orderbutton.install.in
vendored
Normal file
1
debian/nymea-plugin-orderbutton.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginorderbutton.so
|
||||
1
debian/nymea-plugin-osdomotics.install.in
vendored
Normal file
1
debian/nymea-plugin-osdomotics.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginosdomotics.so
|
||||
1
debian/nymea-plugin-philipshue.install.in
vendored
Normal file
1
debian/nymea-plugin-philipshue.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginphilipshue.so
|
||||
1
debian/nymea-plugin-plantcare.install.in
vendored
Normal file
1
debian/nymea-plugin-plantcare.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginplantcare.so
|
||||
1
debian/nymea-plugin-pushbullet.install.in
vendored
Normal file
1
debian/nymea-plugin-pushbullet.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginpushbullet.so
|
||||
1
debian/nymea-plugin-remotessh.install.in
vendored
Normal file
1
debian/nymea-plugin-remotessh.install.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginremotessh.so
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user