Search found 25 matches

by jayce
03 Feb 2015 22:28
Forum: RaZberry
Topic: All command class are gone
Replies: 4
Views: 5471

Re: All command class are gone

Yes i had to call nif and reinterview all module without re-inclusion.
by jayce
27 Jan 2015 19:58
Forum: RaZberry
Topic: All command class are gone
Replies: 4
Views: 5471

Re: All command class are gone

It's a real problem...
by jayce
27 Jan 2015 10:57
Forum: RaZberry
Topic: Home Automation - Roller Shutter
Replies: 84
Views: 87097

Re: Home Automation - Roller Shutter

First you must do a complete calibration after that launch this command (x is your device number)
http://ip:8083/JS/Run/zway.devices[x].S ... orted=true
http://ip:8083/JS/Run/zway.devices.SaveData()

But it won't survive force re-interview for device.
by jayce
25 Jan 2015 20:04
Forum: RaZberry
Topic: All command class are gone
Replies: 4
Views: 5471

All command class are gone

Hello,
This morning all command class of my modules are gone.
Then i need too call all nif and force all reinterview of the modules.

I had this problem last week also , i'm under zway 2.0

Had someone the same problem ?
by jayce
20 Dec 2014 17:38
Forum: RaZberry
Topic: Home Automation - Roller Shutter
Replies: 84
Views: 87097

Re: Home Automation - Roller Shutter

Hello this code doesn't work in version 2.0.0 var nif=zway.devices[4].data.nodeInfoFrame.value; var toAdd=0x26; var pos=nif.indexOf(0xEF); if (pos >= 0) nif = nif.slice(0,pos).concat(toAdd).concat(nif.slice(pos)); else nif = nif.concat(toAdd); zway.devices[4].data.nodeInfoFrame.value=nif;
by jayce
28 Oct 2014 21:58
Forum: Diskussion in Deutsch
Topic: Erfahrungsaustausch in Deutsch
Replies: 13
Views: 30227

Re: Erfahrungsaustausch in Deutsch

Ja ich nutze dieses projekt seit 3 monate, es funktioniert gut, und die community ist reaktiv.
by jayce
28 Oct 2014 17:46
Forum: Diskussion in Deutsch
Topic: Erfahrungsaustausch in Deutsch
Replies: 13
Views: 30227

Re: Erfahrungsaustausch in Deutsch

Es gibt ein neues projekt : www.jeedom.fr
by jayce
28 Oct 2014 16:20
Forum: Diskussion in Deutsch
Topic: Erfahrungsaustausch in Deutsch
Replies: 13
Views: 30227

Re: Erfahrungsaustausch in Deutsch

In Frankreich ist Z-Wave mehr verbreitet.
by jayce
06 Oct 2014 19:34
Forum: Discussions in English
Topic: List of recommended sensors - Help
Replies: 12
Views: 26307

Re: List of recommended sensors - Help

Razberry 5.0 is for the next jeedom pro boxes (it's also under developpement and not avaible)
by jayce
05 Oct 2014 19:31
Forum: Discussions in English
Topic: List of recommended sensors - Help
Replies: 12
Views: 26307

Re: List of recommended sensors - Help

Yes i use this software daily since 2 month ago.
It's works good, the community is important, the software also.
It's also under developpement.
Give a try.