Mercedes me
The Mercedes me
component offers integration with the Mercedes me cloud service and provides presence detection as well as sensors such as doors, tires, windows, and service interval.
This component provides the following platforms:
- Binary Sensors - such as windows, tires, doors, lock
- Sensors - such as fuel status, service interval, remaining km…
- Device tracker - to track location of your car
The component can integrate cars from European and African markets only.
To use Mercedes me in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
mercedesme:
username: email
password: password
The requirement lxml
has to be installed manually pip install lxml
on some devices.