Search found 103 matches

by maros
29 Jan 2016 20:13
Forum: Recipes
Topic: [userModule] Presence Switch (Updated 2016/04/20)
Replies: 19
Views: 36644

Re: [userModule] Presence switch (Updated 2015/12/27)

Please follow the installation instructions and install and instantiate BaseModule first
by maros
13 Jan 2016 18:51
Forum: Recipes
Topic: [userModule] Security Zone (Updated 2016/06/01)
Replies: 15
Views: 27824

Re: [userModule] Security zone (Updated 2015/11/15)

Yes indeed, the order is inverted. Will be fixed in the next release
by maros
12 Jan 2016 11:05
Forum: Device specific
Topic: Aeon Multisensor 6 (Gen 5)
Replies: 8
Views: 13465

Re: Aeon Multisensor 6 (Gen 5)

After some more investigation this now seems like a zway problem to me. I was able to observe this behaviour with mains powered Gen5 Aeon Labs Multisensor mains powered Gen4 Aeon Labs Multisensor (albeit less frequent than with the Gen5) Danfosss LC13 Fibaro Binary Sensor The first two devices are b...
by maros
09 Jan 2016 14:32
Forum: Recipes
Topic: [userModule] Automated Inactivity Switch Off (Up 2016/10/19)
Replies: 13
Views: 22207

Re: [userModule] Automated Inactivity Switch Off (Upd 2016/1

For your doorbell, and probably also for your energy threshold usecase my security zone module is probably even better suited. Just add a couple of "alarm" conditions (eg. doorbell = off or power usage > 3kw) and it will emit just one alarm event no matter how often the button was pushed (...
by maros
08 Jan 2016 23:48
Forum: Recipes
Topic: [userModule] Automated Inactivity Switch Off (Up 2016/10/19)
Replies: 13
Views: 22207

Re: [userModule] Automated Inactivity Switch Off (Upd 2016/1

Please try again with the new release of the ConditionSwitch, AutoInactivityOff and BaseModule. btw. with the latest version of ConditionSwitch you don't need to create a virtual switch anymore - it will create a binary sensor by itself if you don't configure a switch device.
by maros
07 Jan 2016 00:25
Forum: Recipes
Topic: [userModule] Automated Inactivity Switch Off (Up 2016/10/19)
Replies: 13
Views: 22207

Re: [userModule] Automated Inactivity Switch Off

Actually the Inactivity Switch does not have a timer on its own. It simply runs periodically and checks the level and last update time of all sensors. If the sensors are off and if the last update is longer ago than the configured timeout then the device is switched off. Adding multilevel switches/s...
by maros
06 Jan 2016 22:41
Forum: Recipes
Topic: [userModule] Automated Inactivity Switch Off (Up 2016/10/19)
Replies: 13
Views: 22207

Re: [userModule] Automated Inactivity Switch Off

Hi, you can already use binary switches as input sensors. Unfortunately your use-case is not covered by this module, and I don't think that it is covered by any other module out of the box. However I believe that it could be solved by combining this module with a virtual binary sensor that is trigge...
by maros
05 Jan 2016 18:15
Forum: Recipes
Topic: [userModule] Astronomy (Updated 2016/10/26)
Replies: 12
Views: 21037

Re: [userModule] Astronomy (Updated 2015/12/19)

Astronomy Module does not require BaseModule. However, masque and other users reported issues with my modules on 2.2.0. Since I do not have a Zway 2.2.0 installation at hand (and since I do not want to upgrade my production network yet) I need someone else to check/fix the issues on the latest firmw...
by maros
05 Jan 2016 09:56
Forum: Recipes
Topic: [userModule] Automated Inactivity Switch Off (Up 2016/10/19)
Replies: 13
Views: 22207

Re: [userModule] Automated Inactivity Switch Off

hi, the dependency declaration was missing in module.json. This was fixed on the master branch
by maros
04 Jan 2016 13:24
Forum: Device specific
Topic: Aeon Multisensor 6 (Gen 5)
Replies: 8
Views: 13465

Re: Aeon Multisensor 6 (Gen 5)

My Gen 4 Aeon multisensor, which is also mains powered, does not have these issues.