From 5ad2bf6428039659d4c48ca632330960d03e605d Mon Sep 17 00:00:00 2001 From: Rene Nulsch <33263735+ReneNulschDE@users.noreply.github.com> Date: Sat, 3 Feb 2018 19:28:27 +0100 Subject: [PATCH] Add market restriction note (#4571) --- source/_components/mercedesme.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_components/mercedesme.markdown b/source/_components/mercedesme.markdown index 0a2c0cd5c4b..85c78de53bc 100644 --- a/source/_components/mercedesme.markdown +++ b/source/_components/mercedesme.markdown @@ -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 +

+ The component can integrate cars out of the European and Africa markets only. +

+ 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.