Skip to content

Commit

Permalink
Add start/stop VA services
Browse files Browse the repository at this point in the history
  • Loading branch information
tetele authored Jan 5, 2025
1 parent 5bac677 commit c711b5a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,13 @@ logger:

api:
id: api_id
services:
- service: start_va
then:
- voice_assistant.start
- service: stop_va
then:
- voice_assistant.stop
on_client_connected:
- script.execute: control_leds
on_client_disconnected:
Expand Down

0 comments on commit c711b5a

Please sign in to comment.