Have the same issue. Motion detector with simple automation. If I set restriction, where the rule doesn't fire from 930pm to 730am, I get the following errors...if I set with no restrictions, it seems to work..I need restrictions since this is for bedroom. Errors to follow:
errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.setTimeZone() is applicable for argument types: (sun.util.calendar.ZoneInfo) values: [sun.util.calendar.ZoneInfo[id="US/Central",offset=-21600000,dstSavings=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=US/Central,offset=-21600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,startMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth=10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]]] on line 855 (motionHandler)
app:9102020-11-19 09:31:26.372 pm errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.setTimeZone() is applicable for argument types: (sun.util.calendar.ZoneInfo) values: [sun.util.calendar.ZoneInfo[id="US/Central",offset=-21600000,dstSavings=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=US/Central,offset=-21600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,startMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth=10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]]] on line 855 (motionHandler)
app:9102020-11-19 09:31:17.928 pm errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.setTimeZone() is applicable for argument types: (sun.util.calendar.ZoneInfo) values: [sun.util.calendar.ZoneInfo[id="US/Central",offset=-21600000,dstSavings=3600000,useDaylight=true,transitions=235,lastRule=java.util.SimpleTimeZone[id=US/Central,offset=-21600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,startMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth=10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]]] on line 855 (motionHandler)