mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 02:54:41 +00:00
Closes #333 - This should work now.
This commit is contained in:
@@ -10,16 +10,16 @@ tweet_engine:
|
||||
data_template:
|
||||
topic: 'ifttt/message'
|
||||
payload: >-
|
||||
{{ tweet }}
|
||||
{{ tweet }} - {{media}}
|
||||
retain: true
|
||||
|
||||
- service: notify.BearStoneHA
|
||||
data_template:
|
||||
message: >-
|
||||
{{ tweet }} #IOT #SmartHome
|
||||
data_template:
|
||||
media: >-
|
||||
{{ media }}
|
||||
data_template:
|
||||
media: >-
|
||||
{{ media }}
|
||||
|
||||
# - service: ifttt.trigger
|
||||
# data_template: {"event":"facebook_tweet", "value1":"{{ tweet }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"}
|
||||
|
Reference in New Issue
Block a user