cyberjunky / home-assistant-garmin_connect

The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant.
MIT License
238 stars 34 forks source link

Getting reliable ("historic") steps information #177

Open PieterBoeren opened 4 months ago

PieterBoeren commented 4 months ago

I noticed that it is only possible to get the total steps of today, but not for anything else than that. For me this causes issues, since the value of the steps is never fully set to the actual steps I performed that day. For example: my phone stops syncing with Garmin Connect at 22:00, so every step I take after that time, will never be visible in Home Assistant, since when I sync again, it will be the next day (and only the value of today is synced in Home Assistant).

Would it be possible to add a sensor which contains the steps data for (for example) the last 7 days? Much like the activities I guess.