mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 02:16:50 +00:00
🚜 Merges/Redirect Mercedes Me component pages (#8524)
This commit is contained in:
parent
65ebf877ff
commit
bef5ae429e
@ -1,20 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Mercedes me Binary Sensor"
|
||||
description: "Instructions on how to integrate Mercedes me binary sensors into Home Assistant."
|
||||
date: 2018-01-27 17:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: mercedesme.png
|
||||
ha_category: Car
|
||||
ha_iot_class: "Cloud polling"
|
||||
ha_release: 0.63
|
||||
---
|
||||
|
||||
The `mercedesme` platform allows you to get data from your [Mercedes me connected car](https://www.mercedes-benz.com/en/mercedes-me/) sensors like windows, doors, lock, tire warnings from within Home Assistant.
|
||||
|
||||
They will be automatically discovered if the Mercedes me component is loaded.
|
||||
|
||||
For more configuration information see the [Mercedes me component](/components/mercedesme/) documentation.
|
@ -1,19 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Mercedes me Device Tracker"
|
||||
description: "Instructions on for how to integrate Mercedes me into Home Assistant."
|
||||
date: 2018-01-27 10:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: mercedesme.png
|
||||
ha_category: Car
|
||||
ha_release: 0.63
|
||||
---
|
||||
|
||||
The `mercedesme` platform allows you to get data about the location of your [Mercedes me connected car](https://www.mercedes-benz.com/en/mercedes-me/) car within Home Assistant.
|
||||
|
||||
The device tracker platform will be automatically configured if Mercedes me component is configured.
|
||||
|
||||
For more configuration information see the [Mercedes me component](/components/mercedesme/) documentation.
|
@ -8,19 +8,28 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: mercedesme.png
|
||||
ha_category: Car
|
||||
ha_category:
|
||||
- Car
|
||||
- Binary Sensor
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
ha_release: 0.63
|
||||
ha_iot_class: "Cloud Polling"
|
||||
redirect_from:
|
||||
- /components/binary_sensor.mercedesme/
|
||||
- /components/device_tracker.mercedesme/
|
||||
- /components/sensor.mercedesme/
|
||||
---
|
||||
|
||||
|
||||
The `mercedesme` component offers integration with the [Mercedes me](https://www.mercedes-benz.com/de/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: Windows, tires, doors and lock.
|
||||
- Sensors:Fuel status, service interval, remaining km, etc.
|
||||
- Device tracker: To track location of your car.
|
||||
- Binary Sensors: Windows, tires, doors and lock.
|
||||
- Sensors:Fuel status, service interval, remaining km, etc.
|
||||
- Device tracker: To track location of your car.
|
||||
|
||||
Platforms will be automatically configured if Mercedes me component is configured.
|
||||
|
||||
<p class='note warning'>
|
||||
The component was removed. The vendor disabled the API endpoint and a new API is not available currently.
|
||||
|
@ -1,20 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Mercedes me Sensor"
|
||||
description: "Instructions on how to integrate Mercedes me sensors into Home Assistant."
|
||||
date: 2018-01-27 17:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: mercedesme.png
|
||||
ha_category: Car
|
||||
ha_iot_class: "Cloud Push"
|
||||
ha_release: 0.63
|
||||
---
|
||||
|
||||
The `mercedesme` sensor platform allows you to get data from your [Mercedes me connected car](https://www.mercedes-benz.com/en/mercedes-me/) sensors from within Home Assistant.
|
||||
|
||||
The sensor platform will be automatically configured if Mercedes me component is configured.
|
||||
|
||||
For more configuration information see the [Mercedes me component](/components/mercedesme/) documentation.
|
Loading…
x
Reference in New Issue
Block a user