Skip to content

RFC WIP: Add two actions to Wahoo KICKR headwind to increase and decrease speed respectively#321

Open
Tumlinh wants to merge 2 commits intoOpenBikeControl:mainfrom
Tumlinh:headwind-inc-dec
Open

RFC WIP: Add two actions to Wahoo KICKR headwind to increase and decrease speed respectively#321
Tumlinh wants to merge 2 commits intoOpenBikeControl:mainfrom
Tumlinh:headwind-inc-dec

Conversation

@Tumlinh
Copy link

@Tumlinh Tumlinh commented Mar 13, 2026

Following up on comments made in #11
Full disclosure: I haven't even built the code and don't know how anything about Dart

@Tumlinh
Copy link
Author

Tumlinh commented Mar 13, 2026

Btw why are [0, 25, 50, 75, 100] the only "allowed" values for speed? Is that an API limitation? Fwiw the wahoo app allows speed changes with a granularity of 1%

@jonasbark
Copy link
Collaborator

and I don't have a Headwind to test with, but looks good to me - will merge soon, thanks for contributing!

the values are just some predefined ones that I thought make sense. Feel free to adjust!

@Tumlinh
Copy link
Author

Tumlinh commented Mar 13, 2026

Awesome!
I haven't reached the motivation to deploy the Dart SDK and vscode extensions but if I do I'll test this

@Tumlinh
Copy link
Author

Tumlinh commented Mar 14, 2026

A setting to loop (wrap) through the speeds would be nice but I'm not sure how to do that. Could this be a new checkbox under "Long press mode"?

@jonasbark
Copy link
Collaborator

I think a new action would be best suited for it, similar logic to what's already there but resetting to 0 (or 10?) when currentSpeed is already at 100

@Tumlinh Tumlinh force-pushed the headwind-inc-dec branch 2 times, most recently from 81b93b1 to d6e23a8 Compare March 14, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants