From f0cae68a05616d5fbb9726e615bcba8dcb1e7144 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 24 Oct 2023 19:12:49 +0200 Subject: [PATCH] 2023.11 update for Withings (#29510) * 2023.11 update for Withings * Apply suggestions from code review Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update source/_integrations/withings.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * cosmetic tweak to kick the CI, which seams stuck --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/withings.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/_integrations/withings.markdown b/source/_integrations/withings.markdown index 1ec754681fd..af7ac4b3e93 100644 --- a/source/_integrations/withings.markdown +++ b/source/_integrations/withings.markdown @@ -14,6 +14,7 @@ ha_domain: withings ha_platforms: - binary_sensor - sensor + - calendar ha_integration_type: integration --- @@ -55,5 +56,16 @@ Withings will validate (with HTTP HEAD) these requirements each time you save yo ## Data updates -The integration will automatically detect if you can use webhooks. This will enable the integration only to update when there is new data. +The integration automatically detects if you can use webhooks. This enables the integration only to update when there is new data. The binary sensor for sleep will only work if the integration can establish webhooks with Withings. + +## Available data + +The integration provides several entities, some of which are dynamically enabled if data is available. + +For example, measurement sensors like weight only work when data has been registered in the last 14 days. So if you start using a new device, for example, to measure your temperature or you manually update a value in the app, the sensor automatically appears. + +Sleep sensors are only created if the integration can find sleep data for you within the last day. + +Workout calendar and the workout and activity sensors show if the latest available data point is no older than 14 days. +