mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Closes #339 - Added a Crap ton of imaging into the twitter feed.
This commit is contained in:
@@ -79,7 +79,7 @@ automation:
|
||||
|
||||
action:
|
||||
- service: script.skybell_pressed
|
||||
- service: script.tweet_engine
|
||||
- service: script.tweet_engine_image
|
||||
data_template:
|
||||
tweet: >
|
||||
{{ [
|
||||
@@ -90,10 +90,14 @@ automation:
|
||||
"Someone answer my door. Someone just pressed the doorbell."
|
||||
] | random + [
|
||||
" #Security",
|
||||
" (http://amzn.to/2dcexIB)",
|
||||
" (https://github.com/CCOSTAN/Home-AssistantConfig#cameras)",
|
||||
" (http://www.vmwareinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
|
||||
" #HomeAutomation"
|
||||
] | random }}
|
||||
image: >-
|
||||
{{ [
|
||||
"/config/www/custom_ui/floorplan/images/branding/sleeping.png"
|
||||
] | random }}
|
||||
|
||||
# Motion Sensing
|
||||
- alias: 'Log SkyBell Motion detection'
|
||||
|
Reference in New Issue
Block a user