From 55497fe8cdf532ec53d163cebac7f619e6797f26 Mon Sep 17 00:00:00 2001 From: chertvl <38353584+chertvl@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:03:42 +0200 Subject: [PATCH] Fix transmission example automation doc, list syntax for trigger (#31010) --- source/_integrations/transmission.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/transmission.markdown b/source/_integrations/transmission.markdown index 81cfaa1d6ae..71551d120a6 100644 --- a/source/_integrations/transmission.markdown +++ b/source/_integrations/transmission.markdown @@ -63,8 +63,8 @@ Example of an automation that notifies on successful download and removes the to ```yaml - alias: "Notify and remove completed torrent" trigger: - platform: event - event_type: transmission_downloaded_torrent + - platform: event + event_type: transmission_downloaded_torrent action: - service: notify.telegram_notifier data: