Page 1 of 1

timer for lights

Posted: Sunday 28 November 2021 9:37
by v2gvarnsdorf
hello,

i have on raspberry the following system

Version: 2021.1 (build 13872)
Build Hash: b8adb0e92
Compile Date: 2021-11-10 07:35:29
dzVents Version: 3.1.8
Python Version: None

I have 2 ligths groups (house and carport), both work with timeplane
2x Fibaro FGS213 Switch+

I would now like to integrate a switch that turns on both light groups. However, these should switch off again automatically after a certain period of time.

How is something like this possible?

Regards Daniel

Re: timer for lights

Posted: Sunday 28 November 2021 9:49
by madpatrick
v2gvarnsdorf wrote: Sunday 28 November 2021 9:37 hello,

i have on raspberry the following system

Version: 2021.1 (build 13872)
Build Hash: b8adb0e92
Compile Date: 2021-11-10 07:35:29
dzVents Version: 3.1.8
Python Version: None

I have 2 ligths groups (house and carport), both work with timeplane
2x Fibaro FGS213 Switch+

I would now like to integrate a switch that turns on both light groups. However, these should switch off again automatically after a certain period of time.

How is something like this possible?

Regards Daniel
easiest way is with a script.
Dzventz is very powerfull, but if you are not familair with it you can use Blocky
In Blocky is a Logic function "Set ... After ... Seconds" or " Set ... for... Minutes"

So for example:
Image

Re: timer for lights

Posted: Sunday 28 November 2021 10:08
by v2gvarnsdorf
Thank you for your help...

Have Domoticz for several years, but not really involved.

Thanks for your help ... I've now also found where that is with Blocky and dzvents ...

Then I'll deal with it a little.

Thank you and stay healthy

Daniel