mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-09 00:55:34 +00:00
closes #334
This commit is contained in:
parent
312d824c47
commit
6c8a27c0cf
@ -10,14 +10,14 @@ tweet_engine:
|
|||||||
data_template:
|
data_template:
|
||||||
topic: 'ifttt/message'
|
topic: 'ifttt/message'
|
||||||
payload: >-
|
payload: >-
|
||||||
{{ tweet }} - {{media}}
|
{{ tweet }}
|
||||||
retain: true
|
retain: true
|
||||||
|
|
||||||
- service: notify.BearStoneHA
|
- service: notify.BearStoneHA
|
||||||
data_template:
|
data_template:
|
||||||
message: >-
|
message: >-
|
||||||
{{ tweet }} #IOT #SmartHome
|
{{ tweet }} #IOT #SmartHome
|
||||||
data_template:
|
data:
|
||||||
media: >-
|
media: >-
|
||||||
{{ media }}
|
{{ media }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user