According to https://esphome.io/components/voice_assistant.html, there's two events (on_listening and on_wake_word_detected) which should let me have something happen once I say "Hey Jarvis". I tried both. Alas, the music keeps on playing. Where am I going wrong?
alias: Pause Music on wake word
description: ""
triggers:
- event_type: on_listening
trigger: event
conditions: []
actions:
- action: media_player.media_pause
metadata: {}
data: {}
target:
floor_id: og3o