I am giving HA a test run to replace another GUI-driven solution that was abandoned by the providing company without warning. I’m trying to test key functionality quickly while I also have to learn a new, and more technically demanding, platform.
I have a number of Insteon switches that control various outside lights (flood lights, porch lights, etc). Here are the main functions Currently:
A) At 15 minutes before sunset, these lights come on to various preset levels (eg, back flood 20%, side floods 35%, front porch lights 35%).
B) At a preset time (eg, 11:00PM), these lights dim to lower various preset levels (eg, back floods 12%, side floods 20%, front porch lights 18%).
C) At 15 minutes before sunrise, they turn off.
Any time between A and C, if motion is detected on a handful of outdoor motion detectors, all outdoor lights go to 100% for as long as any motion is detected, and for 5 minutes after last motion. They then return to their previous dim level.
Any change in levels (eg, from dim 35% to 100% and back) is done in a nice ramp over a couple seconds. This was an Insteon switch controller value settable via the old program.
This control was easily accomplished in the old control program.
I checked out the “Sensor Light” blueprint by blackshome, which looks like it can do some, but not all, of this.
Is this possible in HA and, if so, can someone help me actually do it? I will learn over time but I am in a bind to make a new software decision quickly due to the sudden dropping of the current by the maker and this capability is a key safety and security one.