More Minor fIXES TO #797 - hacs NOTIFICAIONS

This commit is contained in:
ccostan 2020-07-18 18:50:57 -04:00
parent a85fb5ce81
commit d33ba26ea0
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ automation:
action: action:
- service: ifttt.trigger - service: ifttt.trigger
data_template: {"event":"GitPost", "value1":"Update to HACS: There are {{ states.sensor.hacs.state }} updates."} data_template: {"event":"GitPost", "value1":"HACS Update - {{ as_timestamp(now()) | timestamp_custom('%I:%M:%S %p %d%b%Y', true) }}", "value2":"Update to HACS: There are {{ states.sensor.hacs.state }} updates."}
- service: script.tweet_engine_image - service: script.tweet_engine_image
data_template: data_template: