diff --git a/source/_components/notify.matrix.markdown b/source/_components/notify.matrix.markdown index 2185ac94cf6..fe5d7fc3a40 100644 --- a/source/_components/notify.matrix.markdown +++ b/source/_components/notify.matrix.markdown @@ -20,7 +20,8 @@ To enable Matrix notifications in your installation, add the following to your ` ```yaml # Example configuration.yaml entry notify: - - platform: matrix + - name: NOTIFIER_NAME + platform: matrix homeserver: HOMESERVER username: USERNAME password: PASSWORD