Search found 126 matches

by klaasjoerg
07 Jan 2017 21:14
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97693

Re: Philips Hue app?

Of course (I have around 15-20 Hue lights running... ) And I can also access the Huebridge via Hue-Api, curl on the console. So from that side it must be okay. Meanwhile I installed node-inspector (around 10times with different versions) before I finally got it to work somehow on my raspberrypi3 wit...
by klaasjoerg
07 Jan 2017 01:06
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97693

Re: Philips Hue app?

Changed it, but still no luck. This time different errors thrown: [2017-01-06 23:04:34.710] [I] [core] Instantiating module 183 from class PhilipsHue [2017-01-06 23:04:34.711] [I] [core] --- Starting module Philips Hue [2017-01-06 23:04:35.005] [I] [core] PhilispHue Connection Authenticate OK [2017-...
by klaasjoerg
07 Jan 2017 00:50
Forum: Diskussion in Deutsch
Topic: Fibaro The Button
Replies: 19
Views: 26906

Re: Fibaro The Button

Hi, ja ich verwende 2.2.5 und nein, nix extra an settings der Buttons selbst geändert. Und ja, ich hatte in 2.2.4 ebenfall das Gefühl das die "Trap Sensors" App irgendwie mal gar keinen Effekt hatte und plötzlich irgendwann einfach funktionierte. Ich könnte heute nicht einmal sagen, warum....
by klaasjoerg
07 Jan 2017 00:46
Forum: RaZberry
Topic: PUT Method in HTTP Device
Replies: 7
Views: 11892

Re: PUT Method in HTTP Device

In my case, it was only needed for hue control, which i curently handling with bash-shell-scripts and curl.
However, the Hue-Module you just mentioned, simply doesn't work currently. An error is thrown and effective not working at all. Unfortunately.
by klaasjoerg
03 Jan 2017 01:02
Forum: Todo for the software
Topic: A more generic e-mail app!
Replies: 13
Views: 76747

Re: A more generic e-mail app!

Well, if someone do not like to use this app, ifttt is also a good alternative, unless someone want to keep it completely locally...
by klaasjoerg
03 Jan 2017 00:45
Forum: Discussions in English
Topic: Extend UI login session cookie duration...
Replies: 0
Views: 2270

Extend UI login session cookie duration...

Is it somehow more or less easily possible to change the UI login session cookie from "browser session" to e.g. 1 day or even 1 week?
by klaasjoerg
03 Jan 2017 00:20
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97693

Re: Philips Hue app?

Current version doesn't seem to work for me neither. z-way-log shows the following errors...: [2017-01-02 22:18:31.383] [I] [core] PhilispHue Connection Authenticate OK [2017-01-02 22:18:31.384] [E] [core] Callback execution error: TypeError: undefined is not a function at Function.http.request.succ...
by klaasjoerg
03 Jan 2017 00:09
Forum: Diskussion in Deutsch
Topic: Lange Reaktionszeiten nach Controller-Wechsel
Replies: 3
Views: 4633

Re: Lange Reaktionszeiten nach Controller-Wechsel

Ich habe keinen Vergleich mit der alten Version und somit auch nicht Razberry 1, aber: Ein "Alle Lichter aus" dauert bei mir für 95% der Lämpchen meistens nur 5 Sekunden (inkl. Siri-Sprachkommando via Homebridge). Nur gelegentlich dauert es für den einen oder anderen Fibaro Dimmer aus uner...
by klaasjoerg
02 Jan 2017 23:44
Forum: Recipes
Topic: Front Door Sensor Alarm via Email
Replies: 6
Views: 10145

Re: Front Door Sensor Alarm via Email

I have this issue of doubled sometimes triple'd alerts/events too. (not always but very often thoug). The log also shows then, on-off-on-off happens (for this no counter is really needed). I am wondering if there is some kind of debouncing possible? e.g. trigger only 1 event within 1 second or so...?