Title - All Lux events on 1 trigger
Summary - very basic, but posting as an idea that you can have all your lux based events on one lux trigger rather than using many. This could help minimize processing time, and allow all flows to operate smoother (in theory). For me it also helps troubleshooting. Also using Groups and colors to know which is an On/Off group
Flow
[{"id":"892e3f54.4c9e3","type":"group","z":"3e9ba05f.df3bc","name":"","style":{"stroke":"#999999","fill":"#bfdbef","fill-opacity":"0.47","label":true,"label-position":"nw","color":"#a4a4a4"},"nodes":["95c0fdb.5b485","c08812cf.47394","dc7da0cf.7122c","e969ed8e.eac46","3df09ee1.4898d2","6f089d3c.c1f6f4","533b7de2.542fb4","2abcab9c.915934","29def96f.4d8636","d5aca7ad.c83d18","2628c75e.a7bd18","2aee9a01.736f96"],"x":34,"y":139,"w":1572,"h":222},{"id":"95c0fdb.5b485","type":"switch","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"+/- 1 Lux","property":"payload.value","propertyType":"msg","rules":[{"t":"gt","v":"1","vt":"str"},{"t":"lt","v":"1","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":440,"y":320,"wires":[["c08812cf.47394"],[]]},{"id":"c08812cf.47394","type":"hubitat command","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Mnt Multch Light Off","server":"e40ec0b5.83be","deviceId":"526","command":"off","commandArgs":"","x":640,"y":320,"wires":[[]]},{"id":"dc7da0cf.7122c","type":"switch","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"On?","property":"payload.value","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":710,"y":220,"wires":[["533b7de2.542fb4"]]},{"id":"e969ed8e.eac46","type":"switch","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"+/- 100","property":"payload.value","propertyType":"msg","rules":[{"t":"lt","v":"100","vt":"str"},{"t":"gt","v":"100","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":1080,"y":220,"wires":[["d5aca7ad.c83d18"],[]]},{"id":"3df09ee1.4898d2","type":"hubitat command","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Family Room - Bias Lighting On","server":"e40ec0b5.83be","deviceId":"2631","command":"on","commandArgs":"","x":1450,"y":220,"wires":[[]]},{"id":"6f089d3c.c1f6f4","type":"hubitat device","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Living Room - -Harmoney Hub","server":"cd3ac91b.fa39d8","deviceId":"257","attribute":"switch","sendEvent":false,"x":510,"y":220,"wires":[["dc7da0cf.7122c"]]},{"id":"533b7de2.542fb4","type":"hubitat device","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Front Porch Lux","server":"e40ec0b5.83be","deviceId":"455","attribute":"illuminance","sendEvent":false,"x":860,"y":220,"wires":[["2abcab9c.915934"]]},{"id":"2abcab9c.915934","type":"rbe","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":975,"y":220,"wires":[["e969ed8e.eac46"]],"l":false},{"id":"29def96f.4d8636","type":"hubitat device","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Front Porch Lux","server":"e40ec0b5.83be","deviceId":"455","attribute":"illuminance","sendEvent":true,"x":140,"y":320,"wires":[["6f089d3c.c1f6f4","95c0fdb.5b485"]]},{"id":"d5aca7ad.c83d18","type":"hubitat command","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Set to 25%","server":"e40ec0b5.83be","deviceId":"2631","command":"setLevel","commandArgs":"25","x":1230,"y":220,"wires":[["3df09ee1.4898d2"]]},{"id":"2628c75e.a7bd18","type":"comment","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"TV Bias Lighting ON at dark if TV was on before dark","info":"","x":570,"y":180,"wires":[]},{"id":"2aee9a01.736f96","type":"comment","z":"3e9ba05f.df3bc","g":"892e3f54.4c9e3","name":"Mount Multh Off when day light","info":"","x":510,"y":280,"wires":[]},{"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},{"id":"cd3ac91b.fa39d8","type":"hubitat config","z":"","name":"Apps Hub","usetls":false,"host":"10.13.9.12","port":"80","appId":"899","nodeRedServer":"http://10.13.9.15:1880","webhookPath":"/hubitat/webhook___","autoRefresh":true,"useWebsocket":false}]