From 6336c5e7381b64c25a94290e159c19a8d9fc97c1 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 15 Jul 2019 22:54:01 -0400 Subject: [PATCH] Adding new interjections and confirmations --- packages/notify.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/packages/notify.yaml b/packages/notify.yaml index d7dad5d..469e05f 100755 --- a/packages/notify.yaml +++ b/packages/notify.yaml @@ -282,9 +282,11 @@ script: "No Problem.", "I think I can handle that.", "Working on it now.", + ",Oh, you were talking to me. Let me take care of that." "Why not. It's not like I ever sleep.", "As Always, a great pleasure watching you work.", - "I am afraid I can't do that Dave,,,I'm kidding.", + "I'm not even supposed to be here today.", + "Ah-Ah-Ah. You didn't say the magic word.", "Funny, I was just about to do that. " ] | random }} {% endmacro %} @@ -294,6 +296,10 @@ script: "Pardon me,", "Excuse me,", "I do not mean to interupt, but.", + "I hate to interrupt, but.", + "I beg your pardon", + "I don't mean to intrude, but", + "I'm sorry to interrupt, but.", "I thought you might like to know." ] | random }} {% endmacro %} @@ -426,9 +432,6 @@ script: {% if states.sensor.anniversary_our_wedding.state | int == 1 %} Tomorrow is Jeff and Katherine's Wedding Anniversary. {% endif %} - {% if states.sensor.anniversary_our_wedding.state | int == 1 %} - Tomorrow is Jeff and Katherine's Wedding Anniversary. - {% endif %} {% endmacro %} {% macro upcoming_holidays() %} @@ -471,7 +474,8 @@ script: {% macro prebed_routine() %} Skylar, {{ [ "It is time to get in the bath. ", - "I cannot comminicate with the tub otherwise I would have started the water for you already, but it's still bath time ", + "You only have thirty minutes until bedtime. That means you should be heading for the bathtub." + "I cannot comminicate with the bathtub otherwise I would have started the water for you already, so you will have to do it manually. It's bath time. ", "My sensors are detecting a strange smell. I am running diagnostics, but in the mean time why don't you start a bath.", ] | random }} If you go now there may be time for stories. Don't forget to brush your teeth.