From c56ea190af7ff12f2de54d91535d0844f43c2e21 Mon Sep 17 00:00:00 2001 From: Isak Nyberg <36712644+IsakNyberg@users.noreply.github.com> Date: Tue, 5 Mar 2024 10:18:52 +0100 Subject: [PATCH] add is charging sensor docs (#31482) * add is charging sensor docs * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/permobil.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/permobil.markdown b/source/_integrations/permobil.markdown index c9c25edf4ed..b24579bba1a 100644 --- a/source/_integrations/permobil.markdown +++ b/source/_integrations/permobil.markdown @@ -20,7 +20,7 @@ The **MyPermobil** integration allows you to view various sensors with informati ## Sensors -A total of 12 sensors are available: +A total of 13 sensors are available: - **Battery charge** The current battery state of the wheelchair as a percentage. @@ -46,3 +46,5 @@ A total of 12 sensors are available: The highest number of adjustments ever recorded in a single day. - **Longest distance traveled** The largest distance traveled ever recorded in a single day. +- **Is charging** + Binary sensor that is true when the Permobil wheelchair is charging.