I'm seeing a null pointer with Simple Automation Rules 1.1. I've recently re-created my rules for 1.1, so I don't know if this is new to 2.2.4.153 or not.
[error] java.lang.NullPointerException: Cannot invoke method multiply() on null object on line 777 (beforeSunriseHandler)
Please show the Settings portion of the App Status page (gear icon). You could only get that error if the rule ran without a sunrise offset having been set, but you have a sunrise offset defined.
Fro the record, I got the same error this morning (hub=2.2.4.155). I updated that dev hub to 156 so we'll see what it does tomorrow.
app:792020-12-03 07:15:00.430 am errorjava.lang.NullPointerException: Cannot invoke method multiply() on null object on line 778 (beforeSunriseHandler)
Actually, part of the problem was that Simple Automation Rule had its guts redone, but got virtually no testing during beta. We failed to push enough people to start using it. So there were corners here and there never used, including this one. I think we got them all now, but.... it's software!