mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +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:
|
ha_category:
|
||||||
- Car
|
- Car
|
||||||
- Lock
|
- Lock
|
||||||
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: 2021.3
|
ha_release: 2021.3
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -12,6 +13,7 @@ ha_codeowners:
|
|||||||
- '@G-Two'
|
- '@G-Two'
|
||||||
ha_domain: subaru
|
ha_domain: subaru
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- device tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- lock
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
@ -34,7 +36,7 @@ Subaru has deployed two generations of telematics, Gen 1 and Gen 2. The latter o
|
|||||||
| Outback | 2016-2019 | 2020+ |
|
| Outback | 2016-2019 | 2020+ |
|
||||||
| WRX | 2017+ | |
|
| 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 %}
|
{% 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.
|
The current lock status is always unknown due to the fact that the Subaru API does not report this data.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
## Device Tracker
|
||||||
|
|
||||||
|
Tracks the most recently reported location of the vehicle. The vehicle reports its location when it is turned off.
|
||||||
|
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
Subaru integration options are set via:
|
Subaru integration options are set via:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user