Fade to sleep?

Looking for a smart app to fade 2 lights(hue) over an hour. I would like to fade to zero. I tried Core but it seems to have a max of 10 minutes.

Edit. Built a Stringify flow. Testing now.

These two pistons work together in CoRE to do almost exactly what you’re talking about. I couldn’t get the stock Fade to Level function to work, but this does. You could tweak this and add an “Off” command at the end.

Gentle Wakeup will also work for Fade to Sleep.

Market Place–>SmartApps–>Lights & Switches

2 Likes

Thanks guys. The Stringify flow worked perfectly as well.

Hi @destructure00,
I’m trying to replicate this sequence of events on my own Hub, but I can’t work out how to insert the
FOR 90 CYCLES DO
and
LOOP AFTER 20s
parts.

I can’t for the life of me find any FOR, WHILE or DO tasks in insert into the activity after the Wait command.
Where do I find them?!

Well shit…

Looks like you have to turn on Expert Mode in the Settings to see the FOR loops (among other things).

1 Like