Title - Motion activated night lighting.
Summary - This flow turns a light on at 25%, but only between certain hours. It includes a shut off timer with cancellation if more motion is detected.
EDIT: Update 7/21/2020 - Added/then extended inactive timer to 7:15am to aid final shut off.
Flow
[{"id":"b9d2f5a.b069808","type":"within-time-switch","z":"a0d5236f.7d257","name":"8pm-7am","nameInt":"","positionConfig":"b3a05d3c.fb68f","startTime":"20:00","startTimeType":"entered","startOffset":0,"startOffsetType":"none","startOffsetMultiplier":60000,"endTime":"07:00","endTimeType":"entered","endOffset":0,"endOffsetType":"none","endOffsetMultiplier":60000,"timeDays":"*","timeOnlyOddDays":false,"timeOnlyEvenDays":false,"timeMonths":"*","timedatestart":"","timedateend":"","propertyStart":"","propertyStartType":"none","propertyStartCompare":"true","propertyStartThreshold":"","propertyStartThresholdType":"num","startTimeAlt":"","startTimeAltType":"entered","startOffsetAlt":0,"startOffsetAltType":"none","startOffsetAltMultiplier":60000,"propertyEnd":"","propertyEndType":"none","propertyEndCompare":"true","propertyEndThreshold":"","propertyEndThresholdType":"num","endTimeAlt":"","endTimeAltType":"entered","endOffsetAlt":0,"endOffsetAltType":"none","endOffsetAltMultiplier":60000,"tsCompare":"0","x":640,"y":2400,"wires":[["5caa8700.52a368"],[]]},{"id":"4c989f0d.1db49","type":"hubitat device","z":"a0d5236f.7d257","name":"Kitchen Beam Motion","server":"e56053d2.c7d11","deviceId":"2376","attribute":"motion","sendEvent":true,"x":240,"y":2420,"wires":[["a1e2897e.949af8"]]},{"id":"526127dd.9443f8","type":"hubitat command","z":"a0d5236f.7d257","name":"Under cabinet lights On","server":"e56053d2.c7d11","deviceId":"590","command":"on","commandArgs":"","x":1010,"y":2400,"wires":[["6363f6d0.70cdc8"]]},{"id":"a1e2897e.949af8","type":"switch","z":"a0d5236f.7d257","name":"Active/Inactive","property":"payload.value","propertyType":"msg","rules":[{"t":"eq","v":"active","vt":"str"},{"t":"eq","v":"inactive","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":460,"y":2440,"wires":[["b9d2f5a.b069808"],["b8bd09de.78a078"]]},{"id":"829fb8e2.b63f98","type":"hubitat command","z":"a0d5236f.7d257","name":"Under cabinet lights Off","server":"e56053d2.c7d11","deviceId":"590","command":"off","commandArgs":"","x":1690,"y":2380,"wires":[[]]},{"id":"5caa8700.52a368","type":"hubitat command","z":"a0d5236f.7d257","name":"Set to 25%","server":"e56053d2.c7d11","deviceId":"590","command":"setLevel","commandArgs":"25","x":810,"y":2400,"wires":[["526127dd.9443f8"]]},{"id":"7b372bbe.16e194","type":"comment","z":"a0d5236f.7d257","name":"Under Cabinet Night Lighting","info":" - ","x":200,"y":2360,"wires":[]},{"id":"473d9685.076ab8","type":"stoptimer","z":"a0d5236f.7d257","duration":"1","units":"Minute","payloadtype":"num","payloadval":"0","name":"","x":1480,"y":2380,"wires":[["829fb8e2.b63f98"],[]]},{"id":"6363f6d0.70cdc8","type":"change","z":"a0d5236f.7d257","name":"Send STOP","rules":[{"t":"set","p":"payload","pt":"msg","to":"STOP","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1230,"y":2400,"wires":[["473d9685.076ab8"]]},{"id":"4b5b8e3.96a0f7","type":"hubitat device","z":"a0d5236f.7d257","name":"Kitchen Wide Motion","server":"e56053d2.c7d11","deviceId":"2759","attribute":"motion","sendEvent":true,"x":240,"y":2480,"wires":[["a1e2897e.949af8"]]},{"id":"6b48a2ff.a8ea3c","type":"switch","z":"a0d5236f.7d257","name":"Active/Inactive","property":"payload.value","propertyType":"msg","rules":[{"t":"eq","v":"active","vt":"str"},{"t":"eq","v":"inactive","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":1460,"y":2460,"wires":[[],["473d9685.076ab8"]]},{"id":"910035fe.692fc8","type":"hubitat device","z":"a0d5236f.7d257","name":"Kitchen Wide Motion","server":"e56053d2.c7d11","deviceId":"2759","attribute":"motion","sendEvent":false,"x":1260,"y":2460,"wires":[["6b48a2ff.a8ea3c"]]},{"id":"46332d79.b15bc4","type":"hubitat device","z":"a0d5236f.7d257","name":"Kitchen Beam Motion","server":"e56053d2.c7d11","deviceId":"2376","attribute":"motion","sendEvent":false,"x":860,"y":2460,"wires":[["9e308a92.69c2a8"]]},{"id":"9e308a92.69c2a8","type":"switch","z":"a0d5236f.7d257","name":"Active/Inactive","property":"payload.value","propertyType":"msg","rules":[{"t":"eq","v":"active","vt":"str"},{"t":"eq","v":"inactive","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":1060,"y":2460,"wires":[[],["910035fe.692fc8"]]},{"id":"b8bd09de.78a078","type":"within-time-switch","z":"a0d5236f.7d257","name":"8pm-7:15am","nameInt":"","positionConfig":"b3a05d3c.fb68f","startTime":"20:00","startTimeType":"entered","startOffset":0,"startOffsetType":"none","startOffsetMultiplier":60000,"endTime":"07:15","endTimeType":"entered","endOffset":0,"endOffsetType":"none","endOffsetMultiplier":60000,"timeDays":"*","timeOnlyOddDays":false,"timeOnlyEvenDays":false,"timeMonths":"*","timedatestart":"","timedateend":"","propertyStart":"","propertyStartType":"none","propertyStartCompare":"true","propertyStartThreshold":"","propertyStartThresholdType":"num","startTimeAlt":"","startTimeAltType":"entered","startOffsetAlt":0,"startOffsetAltType":"none","startOffsetAltMultiplier":60000,"propertyEnd":"","propertyEndType":"none","propertyEndCompare":"true","propertyEndThreshold":"","propertyEndThresholdType":"num","endTimeAlt":"","endTimeAltType":"entered","endOffsetAlt":0,"endOffsetAltType":"none","endOffsetAltMultiplier":60000,"tsCompare":"0","x":650,"y":2460,"wires":[["46332d79.b15bc4"],[]]},{"id":"b3a05d3c.fb68f","type":"position-config","z":"","name":"localPosition","isValide":"true","longitude":"0","latitude":"0","angleType":"deg","timeZoneOffset":"99","timeZoneDST":"0","stateTimeFormat":"3","stateDateFormat":"12"},{"id":"e56053d2.c7d11","type":"hubitat config","z":"","name":"Devices Hub","usetls":false,"host":"10.13.9.11","port":"80","appId":"2532","nodeRedServer":"http://10.13.9.28:1880","webhookPath":"/hubitat/webhook__","autoRefresh":true,"useWebsocket":false}]