mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add condition in example (#20037)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
d6449ca812
commit
7b77f50729
@ -74,6 +74,8 @@ automation:
|
|||||||
trigger:
|
trigger:
|
||||||
platform: event
|
platform: event
|
||||||
event_type: feedreader
|
event_type: feedreader
|
||||||
|
event_data:
|
||||||
|
feed_url: "https://hasspodcast.io/feed/podcast"
|
||||||
action:
|
action:
|
||||||
service: persistent_notification.create
|
service: persistent_notification.create
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user