At the moment it's almost impossible to correctly track stepsPerHour in a clock face. It is not exposed via the activity API, and tracking it manually is very buggy since Clockfaces do not update when the display is off -- as a result, correctly syncing the current steps value on the hour, every hour is not really possible. Here's a thread from 2018 where a Fitbit developer agrees there's no way to do this: https://community.fitbit.com/t5/SDK-Development/Steps-this-Hour-on-a-Watch-Face/m-p/2942003/highlight/true#M6090. There's many other similar threads of hacks people have tried to do to display this, but it's been 2 years and no updates have been made to the API to fix this. 🙏 🙏 🙏
... View more