Search found 16 matches

by simonc
08 Nov 2019 02:03
Forum: RaZberry
Topic: Introducing Z-Way package for Raspbian
Replies: 37
Views: 41379

Re: Introducing Z-Way package for Raspbian

PoltoS wrote:
14 Oct 2019 01:50
Please try it again.
Please check the installation scripts, at the and there is an error in the mkdir -p
by simonc
29 Mar 2018 13:03
Forum: RaZberry
Topic: Custom Javascript code stop working until manually restarted
Replies: 10
Views: 17986

Re: Custom Javascript code stop working until manually restarted

So , just for who get the same problem but cannot get help from this forum, I found the problem, here down the code that works for me: this.bindFunc1 = function (zwayName) { if (zwayName != "zway") return; // you want to bind to default zway instance var devices = global.ZWave[zwayName].zw...
by simonc
24 Aug 2017 19:38
Forum: Discussions in English
Topic: Missing items on Fibaro PIR G5 (Magic Eye)
Replies: 14
Views: 16551

Re: Missing items on Fibaro PIR G5 (Magic Eye)

Hi Z_Wave-Support

do you think that this issue will be fixed shortly? like in a month or more?

Is the bug fixed in the new beta releases?
by simonc
24 Aug 2017 01:23
Forum: Discussions in English
Topic: Missing items on Fibaro PIR G5 (Magic Eye)
Replies: 14
Views: 16551

Re: Missing items on Fibaro PIR G5 (Magic Eye)

same issue here, any ideas? I just bought one and I have the same behavior. Tried to reset everything and starting from scratch.

I have a Raspberry 3
by simonc
23 Aug 2017 22:42
Forum: RaZberry
Topic: Raz as a Secondary Controller - setup?
Replies: 23
Views: 26047

Re: Raz as a Secondary Controller - setup?

any news?
by simonc
07 Dec 2015 02:35
Forum: RaZberry
Topic: Custom Javascript code stop working until manually restarted
Replies: 10
Views: 17986

Re: Custom Java code stop working until manually restarted

Again , I tried to adjust my script in this way: this.bindFunc1 = function (zwayName) { if (zwayName != "zway") return; // you want to bind to default zway instance var devices = global.ZWave[zwayName].zway.devices; //from here insert your devices zway.devices[3].instances[0].commandClasse...
by simonc
06 Dec 2015 14:07
Forum: Discussions in English
Topic: Far zwave sensors
Replies: 3
Views: 4896

Re: Far zwave sensors

thank you for the reply and sorry for the late answer guys,

Real far away I mean i'm on the 2nd floor and I need to go underground in the garage!
So wireless way is not the right way i think...I have LAN connection through power line adapters, that's it...
by simonc
06 Dec 2015 13:45
Forum: RaZberry
Topic: Custom Javascript code stop working until manually restarted
Replies: 10
Views: 17986

Re: Custom Java code stop working until manually restarted

Thank you pz1 for the reply, but I 'm not a Js programmer , I had already read your thread even with the last updates but I thought that your case was different, I really am not in this type of coding. This is my code: zway.devices[3].instances[0].commandClasses[48].data[1].level.bind(function() { i...
by simonc
02 Dec 2015 02:19
Forum: RaZberry
Topic: Custom Javascript code stop working until manually restarted
Replies: 10
Views: 17986

Re: Custom Java code stop working until manually restarted

is there any news about this? sorry Poltos but I don't understand how the topic you linked is about my problem, and most of all the reason that this is a "feature". For some time I had no problem after a couple of restarts but now the problem is up again, always. I updated the Razberry sof...
by simonc
09 Nov 2015 03:28
Forum: Discussions in English
Topic: Far zwave sensors
Replies: 3
Views: 4896

Far zwave sensors

Hi all, I have a razberry ha setup, everything Is ok. Now i want to buy more sensors for one room that Is real far away from my Raz controller. This room Is in the same ethernet lan of my Raz controller . My questIon is: Do i need another raspberry with razberry card on it Even in this room? Is ther...