From c70837cb1e2b54c71bcfbb9c592b328ce5be13b3 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 8 Oct 2015 10:53:40 +0200 Subject: [PATCH] Add configuration vars description --- source/components/device_tracker.mqtt.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/components/device_tracker.mqtt.markdown b/source/components/device_tracker.mqtt.markdown index 53c6f8c5d27..9b4d93962c3 100644 --- a/source/components/device_tracker.mqtt.markdown +++ b/source/components/device_tracker.mqtt.markdown @@ -22,3 +22,9 @@ device_tracker: paulus_oneplus: /location/paulus annetherese_n4: /location/annetherese ``` + +Configuration variables: + +- **devices** (*Required*): List of devices with their topic. +- **qos** (*Optional*): The QoS level of the topic. +