diff --git a/source/_integrations/mazda.markdown b/source/_integrations/mazda.markdown index 44fa565f639..1997a289202 100644 --- a/source/_integrations/mazda.markdown +++ b/source/_integrations/mazda.markdown @@ -3,6 +3,7 @@ title: Mazda Connected Services description: Instructions on how to integrate your Connected Services capable Mazda vehicle with Home Assistant. ha_release: '2021.3' ha_category: + - Binary Sensor - Button - Car - Lock @@ -15,6 +16,7 @@ ha_codeowners: - '@bdr99' ha_domain: mazda ha_platforms: + - binary_sensor - button - diagnostics - device_tracker @@ -63,6 +65,14 @@ The following sensor entities are available: - Charge level (only for electric vehicles) - Remaining range (only for electric vehicles) +### Binary sensor + +The following binary sensor entities are available: + - Doors (open/closed, individual entities for each door) + - Trunk (open/closed) + - Hood (open/closed) + - Plugged in (plugged in/unplugged, only for electric vehicles) + ### Device tracker Tracks the current location of the vehicle. This will generally update when the vehicle is switched off.