Move Assist things to regular packages due to filename conflicts

This commit is contained in:
2023-07-20 15:53:53 -04:00
parent 9c9c4b5f50
commit 64607570f1
11 changed files with 54 additions and 47 deletions

View File

@ -83,6 +83,15 @@ input_boolean:
name: Kallen Nightly Briefing Ran
icon: mdi:home-analytics
intent_script:
PlayAnnouncement:
action:
service: "script.{{announcement}}"
data:
who: "{{ who|default('everywhere') }}"
speech:
text: "Okay"
################################
# Announcment Automation - fires at the time of the above input_datetimes
################################