mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add market restriction note (#4571)
This commit is contained in:
parent
6afb5e620e
commit
5ad2bf6428
@ -21,6 +21,10 @@ This component provides the following platforms:
|
||||
- Sensors - such as fuel status, service interval, remaining km...
|
||||
- Device tracker - to track location of your car
|
||||
|
||||
<p class='note warning'>
|
||||
The component can integrate cars out of the European and Africa markets only.
|
||||
</p>
|
||||
|
||||
To use Mercedes me in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
@ -30,7 +34,6 @@ mercedesme:
|
||||
password: password
|
||||
```
|
||||
|
||||
|
||||
{% configuration %}
|
||||
username:
|
||||
description: The email address associated with your Mercedes me account.
|
||||
|
Loading…
x
Reference in New Issue
Block a user