From 4e6d53e331ce93b848eadae1f202a62d9fc3f2c5 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 1 Sep 2017 15:34:45 +0200 Subject: [PATCH] Minor changes --- source/_components/sensor.mopar.markdown | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/source/_components/sensor.mopar.markdown b/source/_components/sensor.mopar.markdown index 276ce8f6020..940d3d548f7 100644 --- a/source/_components/sensor.mopar.markdown +++ b/source/_components/sensor.mopar.markdown @@ -21,9 +21,6 @@ The `mopar` sensor provides the following for owners of FCA vehicles with a uCon Be sure you have a [mopar.com](http://mopar.com) account with your vehicle(s) registered by VIN. You must also have a current uConnect subscription. - -## Configuration - To enable this sensor, add the following lines to your `configuration.yaml`. ```yaml @@ -36,18 +33,18 @@ sensor: Configuration options for the Mopar sensor: -- **username** (*Required*): mopar.com username -- **password** (*Required*): mopar.com password -- **pin** (*Required*): uConnect pin +- **username** (*Required*): Your mopar.com username. +- **password** (*Required*): Your mopar.com password. +- **pin** (*Required*): Your uConnect pin. -## Service +## {% linkable_title Service %} Call the `mopar.remote_command` service to perform a remote command on your vehicle. -- **vehicle_index** (*Required*): `vehicle_index` attribute found on sensor -- **command** (*Required*): one of `lock/unlock/engineon/engineoff/horn` +- **vehicle_index** (*Required*): `vehicle_index` attribute found on sensor. +- **command** (*Required*): One of `lock/unlock/engineon/engineoff/horn`. -### Example +Example data: ```json {