diff --git a/source/_components/notify.mqtt.markdown b/source/_components/notify.mqtt.markdown index 307953005da..a83e2622954 100644 --- a/source/_components/notify.mqtt.markdown +++ b/source/_components/notify.mqtt.markdown @@ -19,6 +19,10 @@ The MQTT notification support is different than the other [notification](/compon {"payload": "Test message from HA", "topic": "home/notification", "qos": 0, "retain": 0} ``` +
+
+