I have quite a few events which share a great amount of same conditions.
e.g.:
- Send AutoRemote notification when Alarm is turned off
- Turn on radio if Alarm is turned off between 6 and 21
- Turn on lights if Alarm is turned off and it is dark outside.
At the moment, this causes me to have 3 events for the scenarios described above.
I have quite a few more (other) scenarios, and this clutters my event view because I have tons of events in it.
Now I want to clean up this mess and 'group' as much events as possible (e.g. all 'Alarm turned off' events -> 1 event).
However, HS does not allow for 'conditional' actions.
I tried writing multiline vb script in the 'run script' window, but it seems to only allow for 1 action ? (a '&' is prepended).
Create a custom script, but then I need a 'script' for every event, which seems like a bit of waiste.
Also, by using 'scripting', things brake if I change the name of a 'referenced' event.
Hiding events is also not possible

How do you guys cope with this ?
Will there be an improvement with HS3?
Thx !
Kriz