How to revert back to older Webcore version?


#1

My question is simple. How to you revert back to an older version of WebCore in either Groovy or GitHub? I upgraded WebCore about a week ago and I am having issues with pistons. Light switches that I have pistons controlling will immediately come on after turning them off. Simple ‘lights on or off at sunrise/sunset’ are not working, and other issues I have to assume the version I just installed is creating the issues as it’s the only change.

The build currently active is v0.3.110.20191009

Thanks!


#2

I suspect that Samsung made some changes to the base code recently… Time based triggers (including long WAITS) are not reliable at the moment…

Also, with today being a time change, there may be some pistons an hour off today…


#3

Thanks. All pistons impacted are time based so this would make sense. They were incorrectly invoking prior to time change so I assume it was not an impact, or I’ll see higher impact starting today.