closes #334
This commit is contained in:
parent
312d824c47
commit
6c8a27c0cf
|
@ -10,14 +10,14 @@ tweet_engine:
|
|||
data_template:
|
||||
topic: 'ifttt/message'
|
||||
payload: >-
|
||||
{{ tweet }} - {{media}}
|
||||
{{ tweet }}
|
||||
retain: true
|
||||
|
||||
- service: notify.BearStoneHA
|
||||
data_template:
|
||||
message: >-
|
||||
{{ tweet }} #IOT #SmartHome
|
||||
data_template:
|
||||
data:
|
||||
media: >-
|
||||
{{ media }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue