From adb23685ded3c9105a203c00713abee8ad189149 Mon Sep 17 00:00:00 2001 From: Isak Nyberg <36712644+IsakNyberg@users.noreply.github.com> Date: Mon, 8 Jan 2024 10:00:05 +0100 Subject: [PATCH] add Longest distance travelled (#30480) --- source/_integrations/mypermobil.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/mypermobil.markdown b/source/_integrations/mypermobil.markdown index d3ed5f348b5..089a8f4f59f 100644 --- a/source/_integrations/mypermobil.markdown +++ b/source/_integrations/mypermobil.markdown @@ -20,7 +20,7 @@ The **MyPermobil** integration allows you to view various sensors with informati ## Sensors -A total of 11 sensors are available: +A total of 12 sensors are available: - **Battery charge** The current battery state of the wheelchair as a percentage. @@ -44,3 +44,5 @@ A total of 11 sensors are available: The number of adjustments sessions today. Multiple different adjustment within a short time period are counted as a single sessions. - **Highest number of adjustments** The highest number of adjustments ever recorded in a single day. +- **Longest distance traveled** + The largest distance traveled ever recorded in a single day.