diff --git a/Sources/App/Resources/en.lproj/InfoPlist.strings b/Sources/App/Resources/en.lproj/InfoPlist.strings index c8da7bf0f5..b1cc64a1e0 100644 --- a/Sources/App/Resources/en.lproj/InfoPlist.strings +++ b/Sources/App/Resources/en.lproj/InfoPlist.strings @@ -3,6 +3,7 @@ "NSCrossWebsiteTrackingUsageDescription" = "Optionally enable cross-website tracking if your configuration requires it."; "NSFocusStatusUsageDescription" = "Report your focus status as a sensor."; "NSHealthShareUsageDescription" = "Read selected Apple Health metrics so they can be shared with Home Assistant as sensors."; +"NSHealthUpdateUsageDescription" = "Home Assistant does not write any data to Apple Health."; "NSLocalNetworkUsageDescription" = "Locate and communicate with your Home Assistant instance."; "NSLocationAlwaysAndWhenInUseUsageDescription" = "\n 🔵 We also need permission to access location 'Always' so the App can perform background operations. \n\n ⚠️ Without that, the App is unable to decide which connection (local or remote) to use in background and will use remote always."; "NSLocationAlwaysUsageDescription" = "We always need access to your location for features like iBeacons, geofences, background location updates and accurate reporting.";