mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add device tracker documentation to Subaru (#24345)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
948de4c7a2
commit
51153bdaf9
@ -4,6 +4,7 @@ description: Instructions on how to setup your Subaru account with Home Assistan
|
||||
ha_category:
|
||||
- Car
|
||||
- Lock
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
ha_release: 2021.3
|
||||
ha_iot_class: Cloud Polling
|
||||
@ -12,6 +13,7 @@ ha_codeowners:
|
||||
- '@G-Two'
|
||||
ha_domain: subaru
|
||||
ha_platforms:
|
||||
- device tracker
|
||||
- diagnostics
|
||||
- lock
|
||||
- sensor
|
||||
@ -34,7 +36,7 @@ Subaru has deployed two generations of telematics, Gen 1 and Gen 2. The latter o
|
||||
| Outback | 2016-2019 | 2020+ |
|
||||
| WRX | 2017+ | |
|
||||
|
||||
In addition to the telematics generational differences, there are two levels of STARLINK subscriptions, "Safety Plus" and "Security Plus". All remote services (such as locks) require a "Security Plus" level subscription.
|
||||
In addition to the telematics generational differences, there are two levels of STARLINK subscriptions, "Safety Plus" and "Security Plus". All remote services (such as locks and location tracking) require a "Security Plus" level subscription.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
@ -67,6 +69,11 @@ This integration supports remote locking and unlocking of vehicle doors.
|
||||
The current lock status is always unknown due to the fact that the Subaru API does not report this data.
|
||||
</p>
|
||||
|
||||
## Device Tracker
|
||||
|
||||
Tracks the most recently reported location of the vehicle. The vehicle reports its location when it is turned off.
|
||||
|
||||
|
||||
## Options
|
||||
|
||||
Subaru integration options are set via:
|
||||
|
Loading…
x
Reference in New Issue
Block a user