diff --git a/source/components/mqtt.markdown b/source/components/mqtt.markdown index cb5648db31e..ea5b360a188 100644 --- a/source/components/mqtt.markdown +++ b/source/components/mqtt.markdown @@ -35,7 +35,7 @@ The MQTT component has no TLS support at the moment. This means that only plain- - [MQTT Sensor](/components/sensor.mqtt.html) - [MQTT Switch](/components/switch.mqtt.html) - - [MQTT-automation rule](/components/automation.html#mqtt-based-automation). + - [MQTT-automation rule](/components/automation.html#mqtt-based-automation) - Integrating it into a component. See the [MQTT example component](https://github.com/balloob/home-assistant/blob/dev/config/custom_components/mqtt_example.py) how to do this. ## Testing