If you import a flow that uses nodes you do not have installed NR will prompt you to install them. It is very cool. Being new as well, I have never shared one, so here goes....
This flow turns a light on 25%, but only between certain hours. It includes a timer shut off with a cancellation if more motion is detected. Enjoy!!
Flow / Sequence ....
[{"id":"222ab041.8e8c1","type":"within-time-switch","z":"2b8ea305.21e4dc","name":"8pm-7am","nameInt":"","positionConfig":"7d0e8fed.fdaa5","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":560,"y":2060,"wires":[["abcaa912.89c168"],[]]},{"id":"7c799c3e.bdbfd4","type":"hubitat device","z":"2b8ea305.21e4dc","name":"Kitchen Beam Motion","server":"e40ec0b5.83be","deviceId":"2376","attribute":"motion","sendEvent":true,"x":160,"y":2080,"wires":[["9edd7657.da71f8"]]},{"id":"3293ddcd.b5fd52","type":"hubitat command","z":"2b8ea305.21e4dc","name":"Under cabinet lights On","server":"e40ec0b5.83be","deviceId":"590","command":"on","commandArgs":"","x":930,"y":2060,"wires":[["3c2d811a.2d4fce"]]},{"id":"9edd7657.da71f8","type":"switch","z":"2b8ea305.21e4dc","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":380,"y":2100,"wires":[["222ab041.8e8c1"],["c1ed629e.b8e3c"]]},{"id":"4a3b8913.620c88","type":"hubitat command","z":"2b8ea305.21e4dc","name":"Under cabinet lights Off","server":"e40ec0b5.83be","deviceId":"590","command":"off","commandArgs":"","x":1610,"y":2120,"wires":[[]]},{"id":"abcaa912.89c168","type":"hubitat command","z":"2b8ea305.21e4dc","name":"Set to 25%","server":"e40ec0b5.83be","deviceId":"590","command":"setLevel","commandArgs":"25","x":730,"y":2060,"wires":[["3293ddcd.b5fd52"]]},{"id":"1c972d21.76a9f3","type":"comment","z":"2b8ea305.21e4dc","name":"Under Cabinet Night Lighting","info":" - ","x":120,"y":2020,"wires":[]},{"id":"aa9b2768.d82258","type":"stoptimer","z":"2b8ea305.21e4dc","duration":"1","units":"Minute","payloadtype":"num","payloadval":"0","name":"","x":1400,"y":2120,"wires":[["4a3b8913.620c88"],[]]},{"id":"3c2d811a.2d4fce","type":"change","z":"2b8ea305.21e4dc","name":"Send STOP","rules":[{"t":"set","p":"payload","pt":"msg","to":"STOP","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1130,"y":2060,"wires":[["aa9b2768.d82258"]]},{"id":"11d3c06c.3197f","type":"hubitat device","z":"2b8ea305.21e4dc","name":"Kitchen Wide Motion","server":"e40ec0b5.83be","deviceId":"2759","attribute":"motion","sendEvent":true,"x":160,"y":2140,"wires":[["9edd7657.da71f8"]]},{"id":"d6cd7157.3ecb9","type":"switch","z":"2b8ea305.21e4dc","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":1200,"y":2120,"wires":[[],["aa9b2768.d82258"]]},{"id":"e43a4f26.c96bc","type":"hubitat device","z":"2b8ea305.21e4dc","name":"Kitchen Wide Motion","server":"e40ec0b5.83be","deviceId":"2759","attribute":"motion","sendEvent":false,"x":1000,"y":2120,"wires":[["d6cd7157.3ecb9"]]},{"id":"c1ed629e.b8e3c","type":"hubitat device","z":"2b8ea305.21e4dc","name":"Kitchen Beam Motion","server":"e40ec0b5.83be","deviceId":"2376","attribute":"motion","sendEvent":false,"x":600,"y":2120,"wires":[["4f52244f.6b7bcc"]]},{"id":"4f52244f.6b7bcc","type":"switch","z":"2b8ea305.21e4dc","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":800,"y":2120,"wires":[[],["e43a4f26.c96bc"]]},{"id":"7d0e8fed.fdaa5","type":"position-config","z":"","name":"localPosition","isValide":"true","longitude":"0","latitude":"0","angleType":"deg","timeZoneOffset":99,"timeZoneDST":0,"stateTimeFormat":"3","stateDateFormat":"12"},{"id":"e40ec0b5.83be","type":"hubitat config","z":"","name":"Devices Hub","usetls":false,"host":"10.13.9.11","port":"80","appId":"2532","nodeRedServer":"http://10.13.9.15:1880","webhookPath":"/hubitat/webhook","autoRefresh":true,"useWebsocket":false}]