Had the incorrect Web ID. Closes #813 again.

This commit is contained in:
ccostan
2020-09-26 12:24:04 -04:00
parent 1ab25bc816
commit 88155a5b6e
4 changed files with 3 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ tweet_engine_image:
sequence:
- service: mqtt.publish
data:
topic: 'ifttt/message'
topic: 'twitter/message'
payload: >-
{{ tweet }}
retain: true
@@ -34,7 +34,7 @@ tweet_engine_no_image:
sequence:
- service: mqtt.publish
data:
topic: 'ifttt/message'
topic: 'twitter/message'
payload: >-
{{ tweet }}
retain: true
@@ -282,14 +282,3 @@ tweet_engine_random:
{%- else -%}
{{ image(pick) }}
{%- endif -%}
# - service: ifttt.trigger
# data: {"event":"facebook_tweet", "value1":"{{ tweet }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"}
# - service: ifttt.trigger
# data:
# event: >-
# facebook_tweet
# value1: >
# {{states.sensor.ifttt_formatted_message.state}} #IOT #SmartHome