-
I'm updating my device configuration on device startup to avoid "overdefinition" for the user:
```
# set relevant capabilities
@_capabilities
.then (capabilities) =>
@attributes['value'…
andig updated
10 years ago
-
I have several rules like this:
```when its 17:00 and [its monday or its tuesday or its wednesday or its thursday or its friday] then ...```
this morning this rule triggered at 09:06 and yesterd…
-
Hello! The plugin seems to work flawlessly in general. However, some of the streetnames are being shown on my country's second language, some are shown right. Could it be possible to update the .APK t…
nvirm updated
8 years ago
-
I just started exploring pimatic. After following the HOWTO intro I run into problems with the homeduino. After many experiments I finally was able to find my mistake. I used switch6 with properties "…
-
actually it seems no to be possible to use the VariablesInputDevice with time formats in rules like
`IF it is $variableinput minutes before sunset startes THEN do some stuff`
see here for some more i…
-
-
Hi,
I'm thinking about buying a LIFX Light Bulb
https://www.lifx.com
Even compared to the latest 3rd generation of Philips Hue they got good ratings, see e.g. the latest report here https://www…
-
Hi,
after installing, activating and rebooting I get the following error on autodiscover:
"hueapi.nupnpSearch is not a function"
hue-zll version: 0.3.1
Any ideas?
BR
Markus
-
When creating an Iframe with a webcam snapshot link auto reload seems to do nothing.
Tried the reload variable but that doesn't change the picture.
When opening the link in a browser it refreshes the…
djmvt updated
8 years ago
-
Hey, could you make it possible to use multiple calendars?
If i use this plugin config
```
{
"plugin": "calendar",
"calendars": [
{
"name": "Cal1",
"ical": …