Skip to content

Commit 69f0361

Browse files
ReneNulschDEfabaff
authored andcommitted
Add removal note (home-assistant#5053)
1 parent 308fe9e commit 69f0361

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

source/_components/mercedesme.markdown

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,5 @@ This component provides the following platforms:
2323
- Device tracker: To track location of your car.
2424

2525
<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.
5127
</p>

0 commit comments

Comments
 (0)