mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +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...
|
- Sensors - such as fuel status, service interval, remaining km...
|
||||||
- Device tracker - to track location of your car
|
- 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:
|
To use Mercedes me in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -30,7 +34,6 @@ mercedesme:
|
|||||||
password: password
|
password: password
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
username:
|
username:
|
||||||
description: The email address associated with your Mercedes me account.
|
description: The email address associated with your Mercedes me account.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user