Normally, such things are done using the settings API (which runs on the companion device; eg, phone).
If the number is small, you could do it on the clockface using 'buttons' or multiple tumblerViews. I used the latter for date input once, but the user experience was so horrible that I relented and rewrote it to use input from settings.
Best AnswerThe tumbler option is for view only I thought. As far as I know, Fitbit API does not have event listener for Toggle option. How do you make it a button?
Best Answer