add Longest distance travelled (#30480)

This commit is contained in:
Isak Nyberg 2024-01-08 10:00:05 +01:00 committed by GitHub
parent fbcb721427
commit adb23685de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.