Starting with 2022.7 tts notifications sent via HACS Alexa media player have stopped working. Setting the type to announce does work but tts does not. I’ve uninstalled the integration and removed it from HACS and reinstalled both. I have also updated to 2022.7.7
This does not work:
service: notify.alexa_media_office_echo
data:
message: This is a test
data:
type: tts
This does work:
service: notify.alexa_media_office_echo
data:
message: This is a test
data:
type: announce