...
I also now noticed there is a bug in LSTime that was mentioned earlier, the time isn't displayed properly.
Thanks for the update

Yeah a fix for that is looking unlikely now ... I've been looking into it in the last few hours ...
They changed the code that outputs the "Last Share Time" somewhere recently between Ant S1 versions.
So it makes it a bit beyond silly having the API break it's extremely reliable backward compatibility for a silly change like that ...
If it was a new field, that's no issue to add to my API hack/fix, but changing an existing field from a unix time number to a h:m:s string is a problem.