-
It would be cool to have a Tasker plugin, so NFC tags can be linked to Pimatic devices or a shortcut on an Android homescreen can directly control a device. Any support for this?
-
Comparing device attributes with a variable doesn't work:
```
19:35:28.359 [pimatic] error: Could not parse rule "if Küchenfenster is closed and temperature of Temp1 is greater than $tcutoff then swi…
poeml updated
9 years ago
-
See https://github.com/robertklep/nefit-easy-http-server/issues/12.
I think the code of this plug-in should be changed.
-
Hello.
I want to configure my Pi as a smart garden pump device so if it has rained yesterday or today that the pumps won't open. I'm controlling the pumps via the GPIO pins on the Pi.
Could you make…
-
I've got this usb dongle: https://www.robbshop.nl/usb-stick-met-zwave-plus?sqr=zware%20usb&
your plugin does find this and should work.
But how do I add devices? Can't find any. I've got this di…
-
Seems like the plug-in checks each 5 seconds if current day is a holiday and also writes it to the log-file.
Should be enough to check it once a day.
-
Is it possible to create these as a rule?
Picture:
http://s14.directupload.net/images/141022/nqnyc8pm.jpg
Code:
if
$weather.status equals "Sprinkles"
then
$dyntime = 100
What am I doing wrong?
The v…
-
Currently, the device node tries to read `msg.parameter` if the _Parameter_ field is left empty. In my opinion, the node should (also) support to use `msg.payload` instead as otherwise a transformatio…
-
I have got some wireless lightswitches now. They are connected via pilight and don't directly switch anything. Switching is done via pimatic and really works great!
BUT ;) to make the switch turn off…
-
I just installed a fresh 0.9.18 on my pi.
I went into the plugin section and scrolled through the whole list. Sadly I cant go though it and click on every plugin I want to install, because I always ha…