Page 1 of 1

Enabling/disabling switch planning

Posted: Sunday 10 January 2016 11:57
by oliviers
Hello all,
Does somebody knows if it is possible to enable/disable all actions in a planning of a switch at once, instead of having to change them one by one ?
The idea behind is to be able to enable or disable a set of actions, globally.
Practical example: I created a switch with several on/off actions to control the lights of my Christmas tree..... I won't need this again until next year ...
Any idea ?
Oliviers

Re: Enabling/disabling switch planning

Posted: Sunday 10 January 2016 12:11
by jvdz
I normally use a Dummy Switch or User variable to facilitate the Enabling or Disabling of certain events in my LUA scripts by simply testing their status/value.

Jos

Re: Enabling/disabling switch planning

Posted: Sunday 10 January 2016 12:25
by oliviers
Yeah, of course I could do that....Thanks for the idea... But in my case, I'm just using the basic planning of a switch... Not a lua script...
Another example where I would need this: Enable/Disable the watering of my land in the summer according to the weather forecasts (Rain or not ?)

Re: Enabling/disabling switch planning

Posted: Saturday 16 January 2016 19:39
by oliviers
Hi,

See here:

viewtopic.php?f=31&t=9933#p70393

how I solved this.