15 lines
535 B
YAML
Raw Normal View History

2018-01-01 19:00:45 -05:00
######################################################################################################
###Script to send notifications to Twitter as @BearStoneHA.
## Enhancements by @dale3h
######################################################################################################
tweet_engine:
sequence:
- service: notify.BearStoneHA
data_template:
message: >-
{{ tweet }} #IOT #SmartHome
2018-01-11 15:39:24 -05:00
- service: ifttt.trigger
data_template: {"event":"Facebook_Post", "Value1":" ~ tweet ~ "}