Major audible notification overhual. It was hard to maintain. This will be easier. Maybe

This commit is contained in:
Jeffrey Stone
2020-12-02 22:55:11 -05:00
parent 84a5e84fa5
commit d5191c9ab8
24 changed files with 1537 additions and 1564 deletions

View File

@@ -149,9 +149,20 @@ script:
- condition: state
entity_id: sensor.washer_status
state: complete
- service: script.ah_report
data:
call_washer_needs_emptying: 1
- service: script.jarvis_voice
data_template:
who: '{{ states.sensor.room_audio.state }}'
message: >
<p>
{{ [
'Just a reminder. Washing machine needs to be emptied.',
'I am sure you have more inportant things to do, but do not forget to empty the washer.',
'Looks like the washing machine has completed it is cycle. You know what to do. <break time="1s"/> I hope.',
'Do not forget to move the clothes to the dryer.',
"Someone forgot to move the clothes to the dryer. I am not going to name any names. But there is a camera in there. ",
"Do you like when your clothes smell like mildew? Because that is what is happeneing. <break time="1s"/> Right now. "
] | random }}
</p>
washer_idle: