Closed jesse-kaufman closed 1 month ago
Hi @jesse-kaufman, sorry you've been having issues with the new release.
Based on your log's message: Error calling media_player.play_media service: No media content id found
, it seems the temporary folder path you have configured (/config/chime_tts/chimes/
), is not inside your Home Assistant's media
folder, which prevents Home Assistant from using it as a media file for playback.
Can you please try changing the temporary folder path to /media/chime_tts/
, and see if that resolves the issue?
If not, please provide a screenshot of the values you have set in your Chime TTS configuration.
Aha, got that fixed and it's working again! Pretty sure that explains some other occasional weirdness I was experiencing, too! Thank you so much!!
Excellent! Glad I could help 👍
System Health details
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 4980 Installed Version | 2.0.1 Stage | running Available Repositories | 1421 Downloaded Repositories | 45Home Assistant Cloud
logged_in | true -- | -- subscription_expiration | April 13, 2025 at 7:00 PM relayer_connected | true relayer_region | us-east-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | true remote_server | us-east-1-1.ui.nabu.casa certificate_status | ready instance_id | 70049538375a4c47910056f2728e678a can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okDashboards
dashboards | 7 -- | -- resources | 28 views | 44 mode | storageRecorder
oldest_recorder_run | May 27, 2024 at 10:42 AM -- | -- current_recorder_run | September 24, 2024 at 7:38 PM estimated_db_size | 11812.54 MiB database_engine | sqlite database_version | 3.45.3Checklist
Describe the issue
When trying to play to a Google Home Mini, I get no sound and the error: "Error calling
media_player.play_media
service: No media content id found"Playing to only Alexa devices works as expected.
Playing to a group of media players (mostly Alexa, one Google Home mini), I get the same error as above and playback does not work on any device. Google Home Mini is silent and Alexa says she's having problems with my Simon Says skill
Reproduction steps
Call chime_tts.say with the following:
Debug logs
Diagnostics dump
No response