Hi,
So I want to give Room Lighting a go (this seems like an incredibly robust application) and read through the documentation + played around with it.
I'm still a bit lost / overwhelmed and want to see if it's possible to do the following:
Trying to Accomplish:
- Adjust certain dimmable lights based on time of day - Morning, Sunset, Before Bed.
Here's what I'd like it to do (I'll give one time of day example, the rest will work similar):
- Track 5 or more different lights (Morning example). I only want them activated if they're already on, or are triggered by physical or digital (dashboard app). I do NOT want them to automatically turn on.
Conditions:
- IF any of the lights are ALREADY ON and morning hits, adjust the level slowly up to 100%.
- IF any of the lights turn on for the FIRST TIME (physical or from dashboard), set the level to 100%.
- IF any of the lights are ADJUSTED after they're set to 100% (say 70%) - and turned off - and it's still in the morning period - they get turned ON again....I do not want them to go back to 100%. Leave them at the level they were set (70%).
I currently have this setup and works well in WebCore. I'm wondering if I can convert these pistons over and do this in Room Lighting.
Additional Question:
Also one thing I'm seeing is that Webcore has a feature called "fade level." Essentially it does what it says - If I have a dimmable device set to 100% ...and I want it turned down to 40% in 40 seconds...this will achieve this.
I'm noticing this does not work with my Z-Wave dimmable plugs in Room Lighting. It seems if the plug doesn't respect the Set Level command with Duration, it won't work. Is there an alternate way to achieve this like Webcore has?
Thanks!