mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
add Longest distance travelled (#30480)
This commit is contained in:
parent
fbcb721427
commit
adb23685de
@ -20,7 +20,7 @@ The **MyPermobil** integration allows you to view various sensors with informati
|
|||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
A total of 11 sensors are available:
|
A total of 12 sensors are available:
|
||||||
|
|
||||||
- **Battery charge**
|
- **Battery charge**
|
||||||
The current battery state of the wheelchair as a percentage.
|
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.
|
The number of adjustments sessions today. Multiple different adjustment within a short time period are counted as a single sessions.
|
||||||
- **Highest number of adjustments**
|
- **Highest number of adjustments**
|
||||||
The highest number of adjustments ever recorded in a single day.
|
The highest number of adjustments ever recorded in a single day.
|
||||||
|
- **Longest distance traveled**
|
||||||
|
The largest distance traveled ever recorded in a single day.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user