diff --git a/source/_integrations/device_tracker.mqtt.markdown b/source/_integrations/device_tracker.mqtt.markdown index 6ef5bb47ccf..cd54ec2f091 100644 --- a/source/_integrations/device_tracker.mqtt.markdown +++ b/source/_integrations/device_tracker.mqtt.markdown @@ -11,6 +11,10 @@ ha_domain: mqtt The `mqtt` device tracker platform allows you to define new device_trackers through [manual YAML configuration](#yaml-configuration) in `configuration.yaml` and also to automatically discover device_trackers [using the MQTT Discovery protocol](#using-the-discovery-protocol). +
+ At the moment, manual configured device trackers can only reloaded by restarting Home Assistant. +
+ ## Configuration To use this device tracker in your installation, add the following to your `configuration.yaml` file: