core
core copied to clipboard
ElevenLabs "Failed to cast media"
The problem
Integration never works. The google speaker or display activates, but nothing happens.
What version of Home Assistant Core has the issue?
2024.8.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
ElevenLabs
Link to integration documentation on our website
https://www.home-assistant.io/integrations/elevenlabs/
Diagnostics information
No response
Example YAML snippet
action: tts.speak
target:
entity_id: tts.elevenlabs
data:
media_player_entity_id: media_player.aarons_room_speaker_2
message: Hello, can you hear me now?
Anything in the logs that might be useful for us?
Failed to cast media http://192.168.0.7:8123/api/tts_proxy/dc822ad43fc9d5fe50deec8faf65dd8a2444528c_en_-_tts.elevenlabs.mp3 from internal_url (http://192.168.0.7:8123). Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address
Failed to cast media http://192.168.0.7:8123/api/tts_proxy/4b00795a5f1834a60797d268e9e6c0c56e1900c0_en_-_tts.elevenlabs.mp3 from internal_url (http://192.168.0.7:8123). Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address
Error on load tts: dc822ad43fc9d5fe50deec8faf65dd8a2444528c_en_-_tts.elevenlabs not in cache!
Error on load tts: 4b00795a5f1834a60797d268e9e6c0c56e1900c0_en_-_tts.elevenlabs not in cache!
Additional information
No response