From 43ab87d41578c126d6f8b1eeb1a623d8e37c4643 Mon Sep 17 00:00:00 2001 From: Daniel Shokouhi Date: Tue, 19 Nov 2024 10:44:31 -0800 Subject: [PATCH] Add docs for health connect support on lower android versions (#1135) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add docs for health connect support on lower android versions * Update docs/core/sensors.md Co-authored-by: Joris Pelgröm --------- Co-authored-by: Joris Pelgröm --- docs/core/sensors.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/core/sensors.md b/docs/core/sensors.md index 51d15acaba..3354c7fac5 100644 --- a/docs/core/sensors.md +++ b/docs/core/sensors.md @@ -485,7 +485,12 @@ Geocoding is handled directly by iOS's [MapKit](https://developer.apple.com/docu ![iOS](/assets/iOS.svg) and ![macOS](/assets/macOS.svg) users will have a sensor setting for whether to use the name of an active Zone if present instead of the geocoded state, defaulting to not using it. ## Health Connect Sensors -![Android](/assets/android.svg) BETA • 14+, only when installed from the Play Store
+![Android](/assets/android.svg) BETA • 9+, only when installed from the Play Store + +:::info +On Android 13 or older, you need to install and set up the [Health Connect app](https://play.google.com/store/apps/details?id=com.google.android.apps.healthdata) to use these sensors. +::: + These sensors will reflect health and fitness data stored by other apps on your device in [Health Connect](https://health.google/health-connect-android/). Unless otherwise noted, only the last 30 days of data is used. | Sensor | Unit | Description |