Search found 126 matches

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

Re: Philips Hue app?

Just completely deleted the old Philips-Hue-App-(Folder) and manually created a new one with your github files. So, works now! I did a quick test with one of my 18 hue lights, and works well so far! - Good job! Going to start playing around a little bit, try to create some defined light-scenes (whic...
by klaasjoerg
14 Jan 2017 21:07
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

Hi. 1. @BobElHat: I quickly downloaded this new version from github, but immediately get a error message, once activating the app (see below) 2. @PoltoS: I would really suggest to dump the "current" version of the Hue App and replace it with the one from BobElHat, as soon as it works. The ...
by klaasjoerg
12 Jan 2017 18:57
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

As I mentioned already above: The current version of this app doesn't work.
by klaasjoerg
12 Jan 2017 12:27
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

@luispedro: But be awared. The current version of this app is not working at all and absolutely buggy.
by klaasjoerg
11 Jan 2017 01:12
Forum: Discussions in English
Topic: Standard Variables within Code-App (or other generic apps)
Replies: 3
Views: 4418

Re: Standard Variables within Code-App (or other generic app

Thanks, but I was also wondering if there are default variable/objects I can access from any app/device without "saving/storing" first. Bascially I want to do the opposite. Simply use possibly existing informations to use them within different modules dynamically...
by klaasjoerg
11 Jan 2017 01:08
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

Uuhh...have been debugging a bit further, and to be true: The current version of this app/module is not working well with Hue-Lights at all. After some further tweaking, at least now it works so far, although there is no status-refresh implemented and also no "real" color selections. Howev...
by klaasjoerg
08 Jan 2017 17:28
Forum: Discussions in English
Topic: Standard Variables within Code-App (or other generic apps)
Replies: 3
Views: 4418

Standard Variables within Code-App (or other generic apps)

Quick question to the ones, that developed already apps around zwave-me: Are there basically a certain number of default variables accessible within a app e.g. specially a code-app? e.g. If I want to generate a SMS or E-Mail (e.g. by using a URL-call via code device app) I would like to pass over so...
by klaasjoerg
08 Jan 2017 15:30
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

I've no clue how this nodedebugger really works and how to use it properly. After playing around with it some time, i simply choosed to redirect stuff to console.log to get at least some results. So finally I simply added console.log(+JSON.stringify(rsp)); to get some further object informations... ...
by klaasjoerg
08 Jan 2017 01:39
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

Okay, double click helped.... ;-) I selected "PhilipsHue"-App Worked basically now, but do not really now how to get informations about hue-app shown...most of the times it's interrupting in automation-scripts but nothing really shown for hue at all.... (Unless I completely misunderstood t...
by klaasjoerg
08 Jan 2017 00:33
Forum: Discussions in English
Topic: Philips Hue app?
Replies: 79
Views: 97633

Re: Philips Hue app?

Not much to select... Something's strange here?