mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add documentation for Mazda binary sensors (#21277)
This commit is contained in:
parent
9d90936516
commit
e59b37b1ad
@ -3,6 +3,7 @@ title: Mazda Connected Services
|
|||||||
description: Instructions on how to integrate your Connected Services capable Mazda vehicle with Home Assistant.
|
description: Instructions on how to integrate your Connected Services capable Mazda vehicle with Home Assistant.
|
||||||
ha_release: '2021.3'
|
ha_release: '2021.3'
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
- Button
|
- Button
|
||||||
- Car
|
- Car
|
||||||
- Lock
|
- Lock
|
||||||
@ -15,6 +16,7 @@ ha_codeowners:
|
|||||||
- '@bdr99'
|
- '@bdr99'
|
||||||
ha_domain: mazda
|
ha_domain: mazda
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- device_tracker
|
- device_tracker
|
||||||
@ -63,6 +65,14 @@ The following sensor entities are available:
|
|||||||
- Charge level (only for electric vehicles)
|
- Charge level (only for electric vehicles)
|
||||||
- Remaining range (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
|
### Device tracker
|
||||||
|
|
||||||
Tracks the current location of the vehicle. This will generally update when the vehicle is switched off.
|
Tracks the current location of the vehicle. This will generally update when the vehicle is switched off.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user