I should be able to do the same for hours, but I can’t figure how to read the current amount of ridden hours on the bike, to be able to set a start timer.
It would be nice to be able to see current hours, and maybe also how many it was in May. Then I can set a starting point, and add another 100 hours to it.
Footnote: the way you have solved it now only works if you only use a combination of 1 gear (1 bike or 1 pair of shoes) and 1 activity type (only running of walking). When you use multiple activity types OR multiple bikes or pairs of shoes it does not fullfill the desire.
Knowing that all, I think I will add the following function to the app;
Add all of your used gears to the device card in spent time (hours) and distance (kms) per gear item (it will show total spent time and total distance per gear item)
With that I expect that you can accomplish what you want to do with it.
Two questions for you:
does this work for you?
you talked about ‘stats per May’. What do you mean exactly by that?
Add an ‘IF’ card for your gear and unit of choice (hours or distance). For each of your gear item 2 'IF" cards are present
You can check against a numeric variable in which your maximum hours/dinstance is stored
You can add a ‘THEN’ card in which you subsequently add a number of hours/distance to the mentioned variable as you desire. For this you can use the flow card ‘Calculate %number_variable% as %number%’. You can make calculations in the %number% field, for instance {{#number_var+300}}
Since 5 days app stopped functioning, did a re-install and now I cannot store my credentials when creating new user (both desktop and mobile) and in the settings of the app I see this screen:
“Placeholder gear usage”
Did send a report: b331c3a5-c2fd-43bf-abdb-ae185eb2f65b
Still experiencing this problem? In the diagnostics report you sent me I see that the ‘webshook’ at Strava won’t delete properly. If you are still experiencing this, I will look into it.
Hi @ThaYoung1 I did that (again) but the point is that the app is “hanging” both on desktop and App, also after re-installing. It looks like this on desktop:
There was a change at Strava regarding webhooks that impacted the App. I have changed some things on the App side. Can you install this version 1.8.1 and try if it works?
installed 1.8.1 version didn’t work, de-installed and re-installed then I could fill in the Client ID and secret, but then it keeps spinning… now I have the same situation as before … Kudo’s for the efforts trying to solve this!
Can you try adding the device 3 times in a row? I suspect that it keeps spinning the first time but works the second time. If that does not work, can you create a new ‘diagnostics report’?