mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 17:09:32 +00:00
Update more speech logic to use OpenAI. #1368
This commit is contained in:
@@ -55,11 +55,6 @@
|
||||
- input_boolean.guest_mode
|
||||
- service: script.speech_engine
|
||||
data:
|
||||
value1: >
|
||||
{{ [
|
||||
"Guest Mode has been disabled and normal automations will continue.",
|
||||
"Let me disable guest mode since there are no longer any guests in the house. ",
|
||||
"I have disabled guest mode and have resumed normal operations! ",
|
||||
"Disabling guest mode! "
|
||||
] | random }}
|
||||
value1: >-
|
||||
Guest Mode has been disabled and normal automations will continue.
|
||||
call_no_announcement: 1
|
||||
|
Reference in New Issue
Block a user