This commit is contained in:
ccostan 2018-03-13 16:27:23 -04:00
parent 260290e4b6
commit 3a266408d9
3 changed files with 3 additions and 4 deletions

View File

@ -150,7 +150,6 @@ automation:
] %}
{% set hashtags = [
"#Github",
"#HomeAutomation",
"#SmartHomeCode"
] %}
{{ phrases|random ~ " " ~ hashtags|random }}

View File

@ -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