mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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.
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user