diff --git a/config/packages/twitter.yaml b/config/packages/twitter.yaml index 4e409bc4..85b22dc6 100755 --- a/config/packages/twitter.yaml +++ b/config/packages/twitter.yaml @@ -150,7 +150,6 @@ automation: ] %} {% set hashtags = [ "#Github", - "#HomeAutomation", "#SmartHomeCode" ] %} {{ phrases|random ~ " " ~ hashtags|random }} diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml index 40ce5066..49e3001d 100755 --- a/config/script/tweet.yaml +++ b/config/script/tweet.yaml @@ -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: >- diff --git a/config/www/custom_ui/floorplan/images/branding/repo_ad2.png b/config/www/custom_ui/floorplan/images/branding/repo_ad2.png new file mode 100755 index 00000000..019e4e43 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/branding/repo_ad2.png differ