Skip to content

v1.2.0 — Device channels, extended sleep & activity

Choose a tag to compare

@Prinsessen Prinsessen released this 27 Apr 19:32
· 28 commits to main since this release

What's new

New channels

  • device#battery — Battery level of the Withings device (high / medium / low)
  • device#model — Device model name (e.g. ScanWatch, Steel HR)
  • device#lastSession — Timestamp of last recorded session on the device
  • sleep#remDuration — REM sleep duration
  • sleep#lightDuration / sleep#deepDuration — Light and deep sleep durations
  • sleep#breathingDisturbances / sleep#breathingDisturbancesIntensity
  • sleep#snoringDuration / sleep#snoringEpisodeCount
  • sleep#heartRateAverage / sleep#heartRateMin / sleep#heartRateMax
  • activity#activeDuration — Total active duration
  • activity#hrZone0Duration through activity#hrZone3Duration — Time spent in each HR zone

⚠️ Re-authorization required

This version adds the user.info scope. If upgrading from an older version, you must re-authorize:

  1. Open http(s)://your-openhab:8080/withings
  2. Click Authorize with Withings
  3. Grant all permissions

Installation

  1. Download the JAR below
  2. Copy it to your openHAB addons/ folder
  3. Re-authorize via the /withings page if upgrading