Closes #331
This commit is contained in:
parent
260290e4b6
commit
3a266408d9
|
@ -150,7 +150,6 @@ automation:
|
|||
] %}
|
||||
{% set hashtags = [
|
||||
"#Github",
|
||||
"#HomeAutomation",
|
||||
"#SmartHomeCode"
|
||||
] %}
|
||||
{{ phrases|random ~ " " ~ hashtags|random }}
|
||||
|
|
|
@ -17,13 +17,13 @@ tweet_engine:
|
|||
data_template:
|
||||
message: >-
|
||||
{{ tweet }} #IOT #SmartHome
|
||||
data:
|
||||
media: {{ media }}
|
||||
data_template:
|
||||
media: >-
|
||||
{{ media }}
|
||||
|
||||
# - service: ifttt.trigger
|
||||
# data_template: {"event":"facebook_tweet", "value1":"{{ tweet }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"}
|
||||
|
||||
#
|
||||
# - service: ifttt.trigger
|
||||
# data_template:
|
||||
# event: >-
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in New Issue