Search found 6 matches

by nievox
15 Jun 2018 21:33
Forum: RaZberry
Topic: Z-Way 2.3.7 with "Link to other Z-way controller"
Replies: 5
Views: 5520

Re: Z-Way 2.3.7 with "Link to other Z-way controller"

Hi, in your opinion why from sending command (and execute that is immediately) and change the state we have to attend up to 1 minutes?

There is a way to fix this?

thanks in advance.
by nievox
20 Jul 2016 20:20
Forum: Recipes
Topic: [userModule] Condition Switch (Updated 2017/02/02)
Replies: 17
Views: 42534

Re: [userModule] Condition Switch (Updated 2016/06/01)

I fixed bug: cron.addTask, in weekDay dictionary voice, accept only integer or null or array formatted like [start,stop,step] (see manual for further information). So i fixed in this way: var wds = time.dayofweek.map(function (x){return parseInt(x);} ); console.log("[ConditionSwitch] Length: &q...
by nievox
19 Jul 2016 09:31
Forum: Recipes
Topic: [userModule] Condition Switch (Updated 2017/02/02)
Replies: 17
Views: 42534

Re: [userModule] Condition Switch (Updated 2016/06/01)

I suppose some problem on ZWay Cron System. Do you know some but about this? You can See ConditionSwitch Cron Log, weekDay array is empty. Why? [2016-07-19 09:25:06.081] [I] [core] Demotic Cron:ConditionSwitch.check.26;{"minute":[38],"hour":[9],"day":[0,1,2,3,4,5,6,7,8,...
by nievox
14 Jul 2016 13:43
Forum: Recipes
Topic: [userModule] Condition Switch (Updated 2017/02/02)
Replies: 17
Views: 42534

Re: [userModule] Condition Switch (Updated 2016/06/01)

Thanks a lot, json object: { "data": [ { "instanceId": "0", "moduleId": "ConditionSwitch", "active": "true", "title": "Condition Switch", "params": { "switches": [ { "type": "...
by nievox
14 Jul 2016 13:09
Forum: Recipes
Topic: [userModule] Condition Switch (Updated 2017/02/02)
Replies: 17
Views: 42534

Re: [userModule] Condition Switch (Updated 2016/06/01)

Hi Maros, congratulation for your app. i would like to use this app to scheduling start and stop on water pumps. I have some problems, i have set condition as time, select all days of week, set hours, define switch as type device and set my binary switch. Probably i'm making a mistake because my dev...
by nievox
04 May 2016 20:12
Forum: Discussioni in italiano
Topic: Notifiche
Replies: 3
Views: 33158

Re: Notifiche

Ciao Ventre,
anche io avevo pensato di usare pushover per poter intercettare l'evento e gestirlo secondo un'app che mi sto realizzando. Ma a quanto ho capito questo è solo un sistema di notifiche e non mi da la possibiltà di interagire. Puoi confermare?