From 93aa4819da56298224e696fefd993d9c26b4c01d Mon Sep 17 00:00:00 2001 From: Assaf Inbal Date: Mon, 13 Jan 2025 09:12:21 +0200 Subject: [PATCH] Add workaround note for Ituran (#36834) * Add workaround note for Ituran * fix typo --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/ituran.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/ituran.markdown b/source/_integrations/ituran.markdown index 3d40966fd00..fd4082856f0 100644 --- a/source/_integrations/ituran.markdown +++ b/source/_integrations/ituran.markdown @@ -44,7 +44,7 @@ The Ituran {% term integration %} will track the location of each vehicle regist ### Sensor -The Ituran {% term integration %} also exposes the following sensor for each registered vehicle: +The Ituran {% term integration %} also exposes the following sensors for each registered vehicle: - **Address** - The address that corresponds with the vehicle's location, as determined by Ituran - **Battery voltage** - The measured voltage (V) of the car battery. If not supported by the installation, the value will be set to `-1` @@ -56,6 +56,7 @@ The Ituran {% term integration %} also exposes the following sensor for each reg ## Known limitations - While this integration is configured with your account, you won't be able to use the official app, as only one connection at a time is supported + - As a workaround, it's possible to add another user from the app, with a different ID and mobile phone number that will be dedicated for Home Assistant use. - The vehicle's heading value is unreliable when it's not in motion - The mileage value is not read from the vehicle's odometer but is calculated from GPS, which may result in slight variations from the actual odometer reading