FxLifeSheet icon indicating copy to clipboard operation
FxLifeSheet copied to clipboard

Backfill precise Withings sleep data

Open KrauseFx opened this issue 4 years ago • 0 comments

Looks like Withings actually properly handles time zones and supports the "fell asleep" and "woke up at"

We could then render all of this per day via https://echarts.apache.org/examples/en/editor.html?c=data-transform-aggregate

Or we group it by factor (e.g. city) and then render the sleep times like https://echarts.apache.org/examples/en/editor.html?c=data-transform-aggregate

KrauseFx avatar May 07 '21 08:05 KrauseFx