File tree Expand file tree Collapse file tree 1 file changed +1
-25
lines changed Expand file tree Collapse file tree 1 file changed +1
-25
lines changed Original file line number Diff line number Diff line change @@ -23,29 +23,5 @@ This component provides the following platforms:
23
23
- Device tracker: To track location of your car.
24
24
25
25
<p class =' note warning ' >
26
- The component can integrate cars from European and African markets only.
27
- </p >
28
-
29
- To use Mercedes me in your installation, add the following to your ` configuration.yaml ` file:
30
-
31
- ``` yaml
32
- # Example configuration.yaml entry
33
- mercedesme :
34
- username : YOUR_E_MAIL_ADDRESS
35
- password : YOUR_PASSWORD
36
- ` ` `
37
-
38
- {% configuration %}
39
- username:
40
- description: The email address associated with your Mercedes me account.
41
- required: true
42
- type: string
43
- password:
44
- description: The password for your given Mercedes me account.
45
- required: true
46
- type: string
47
- {% endconfiguration %}
48
-
49
- <p class='note'>
50
- The requirement ` lxml` has to be [installed](http://lxml.de/installation.html) manually `pip install lxml` on some devices.
26
+ The component was removed. The vendor disabled the API endpoint and a new API is not available currently.
51
27
</p >
You can’t perform that action at this time.
0 commit comments