mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 17:09:32 +00:00
Remove all Twitter instances since they went to a pay model.
This commit is contained in:
@@ -27,12 +27,3 @@ automation:
|
||||
message: '{{trigger.event.data.title}}'
|
||||
title: '{{trigger.event.data.link}}'
|
||||
|
||||
- service: script.tweet_engine_image
|
||||
data:
|
||||
tweet: '{{trigger.event.data.title}} - {{trigger.event.data.link}}'
|
||||
image: >-
|
||||
{% set pictures = [
|
||||
"/config/www/custom_ui/floorplan/images/branding/BearStoneParty.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/Chalk-Podcast.png"
|
||||
] %}
|
||||
{{ pictures|random }}
|
||||
|
Reference in New Issue
Block a user