diff --git a/automation/System/trigger_dump.yaml b/automation/System/trigger_dump.yaml index 16e46ac7..0fd2790e 100755 --- a/automation/System/trigger_dump.yaml +++ b/automation/System/trigger_dump.yaml @@ -5,8 +5,13 @@ - alias: Trigger dump - MQTT trigger: - platform: event - event_type: trigger_dump + event_type: feedreader action: + - service: script.notify_engine + data_template: + value1: 'Check the MQTT Dump' + value2: '/dump/{{ trigger.platform }}' + who: 'carlo' - service: mqtt.publish data_template: topic: '/dump/{{ trigger.platform }}' diff --git a/packages/hasspodcast.yaml b/packages/hasspodcast.yaml index c49028b3..09cdf4df 100755 --- a/packages/hasspodcast.yaml +++ b/packages/hasspodcast.yaml @@ -8,6 +8,7 @@ feedreader: urls: - https://hasspodcast.io/feed/podcast + - http://feeds.feedburner.com/IPMer?format=xml #------------------------------------------- automation: