From 23b5dbdf07672756139ba040725275908584abe0 Mon Sep 17 00:00:00 2001 From: ccostan Date: Thu, 22 Feb 2018 13:55:21 -0500 Subject: [PATCH] Update Feedreader package to include my OWN blog! Duh! --- automation/System/trigger_dump.yaml | 7 ++++++- packages/hasspodcast.yaml | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) 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: