Page 1 of 1

Blockly help.Light on for 40 minutes with specific dim level

Posted: Sunday 06 December 2015 16:43
by Session
Hi.

I now have a blockly that at 06:00 turns on light for 40 minutes.
My problem is that it remembers the dim level from the last time the lights was switched off and therefore is wrong.

How do i do:

IF time = 06:00
Do: Switch on light for 40 minutes with dim level = 50% ?

Re: Blockly help.Light on for 40 minutes with specific dim l

Posted: Sunday 13 December 2015 17:02
by Evelen
I don't have any dimmers, so I can't test, but try this;
2.png
2.png (32.95 KiB) Viewed 879 times
og this:
1.png
1.png (22.66 KiB) Viewed 879 times

idk if it will work

Re: Blockly help.Light on for 40 minutes with specific dim l

Posted: Sunday 27 December 2015 20:39
by BarryT
or just make a group with the lights and it dimstates, and use timer? :-)