diff --git a/source/_integrations/mazda.markdown b/source/_integrations/mazda.markdown index 5fad5e58f68..9f3f85f99d9 100644 --- a/source/_integrations/mazda.markdown +++ b/source/_integrations/mazda.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate your Connected Services capable Ma ha_release: '2021.3' ha_category: - Car + - Presence Detection - Sensor ha_iot_class: Cloud Polling ha_quality_scale: platinum @@ -12,6 +13,7 @@ ha_codeowners: - '@bdr99' ha_domain: mazda ha_platforms: + - device_tracker - sensor --- @@ -24,21 +26,12 @@ This integration requires an active Mazda Connected Services subscription and a - CX-9: 2021+ - CX-5: 2021+ -Currently, this integration only provides the Sensor platform. The following sensors are supported: +This integration provides the following platforms: -- Fuel Percentage Remaining -- Fuel Distance Remaining -- Odometer -- Front Left Tire Pressure -- Front Right Tire Pressure -- Rear Left Tire Pressure -- Rear Right Tire Pressure +- Sensor: Fuel remaining, fuel distance remaining, odometer, and tire pressure. Tire pressure is not available for CX-5 and CX-9 models. +- Device tracker: Tracks the current location of the vehicle. This updates when the vehicle is switched off. -## Configuration - -To enable the Mazda Connected Services integration, go to **Configuration** > **Integrations** > **Add Integration** > **Mazda Connected Services**. - -Enter the same email address and password that you would use to sign into the MyMazda mobile app. Select your region, and click **Submit**. +{% include integrations/config_flow.md %}
The MyMazda API only allows one active session at a time. Therefore, if you use the same account with both Home Assistant and the MyMazda mobile app, you may experience issues ("Multiple devices detected" notifications, session expired warnings, etc.) To fix this, you can create a secondary MyMazda account, and share your vehicle with the secondary account. Log in to the mobile app using the primary account and select Menu > MyMazda > My Vehicle > Drivers > Manage Drivers > Invite Driver. When finished, log into the secondary account with Home Assistant.