Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem #217

Open
4 tasks done
casatati1110 opened this issue Nov 15, 2024 · 1 comment
Open
4 tasks done

problem #217

casatati1110 opened this issue Nov 15, 2024 · 1 comment

Comments

@casatati1110
Copy link

System Health details

2024-11-15 08:46:46.381 ERROR (MainThread) [custom_components.chime_tts.helpers.media_player_helper] Media file "%s" is not in a local media directory. See https://www.home-assistant.io/more-info/local-media/setup-media/
2024-11-15 08:46:46.382 ERROR (MainThread) [custom_components.chime_tts.queue_manager] Error processing service call {'function': <function async_setup..async_say_execute at 0x7fb6f0f5d580>, 'args': (<ServiceCall chime_tts.say (c:01JCQCKS5AM87C3HFKH27JB9C7): chime_path=bells_2, end_chime_path=bells, device_id=['a9920b6727ce84d3ed41f7064d001640']>, False), 'kwargs': {}, 'future': }:
2024-11-15 08:46:46.382 ERROR (MainThread) [custom_components.chime_tts] Error calling chime_tts.say service:
File "/config/custom_components/chime_tts/init.py", line 138, in async_say
File "/config/custom_components/chime_tts/queue_manager.py", line 57, in _process_service_call
File "/config/custom_components/chime_tts/init.py", line 186, in async_say_execute
File "/config/custom_components/chime_tts/init.py", line 293, in async_prepare_media
File "/config/custom_components/chime_tts/init.py", line 819, in async_get_playback_audio_path
File "/config/custom_components/chime_tts/helpers/filesystem.py", line 312, in async_get_external_url
File "/config/custom_components/chime_tts/helpers/filesystem.py", line 301, in get_external_address

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..

Describe the issue

non esegue l'azione

Reproduction steps

1.cdd
2.cddd
3.cddd
...
c

Debug logs

2024-11-15 08:46:46.381 ERROR (MainThread) [custom_components.chime_tts.helpers.media_player_helper] Media file "%s" is not in a local media directory. See https://www.home-assistant.io/more-info/local-media/setup-media/
2024-11-15 08:46:46.382 ERROR (MainThread) [custom_components.chime_tts.queue_manager] Error processing service call {'function': <function async_setup.<locals>.async_say_execute at 0x7fb6f0f5d580>, 'args': (<ServiceCall chime_tts.say (c:01JCQCKS5AM87C3HFKH27JB9C7): chime_path=bells_2, end_chime_path=bells, device_id=['a9920b6727ce84d3ed41f7064d001640']>, False), 'kwargs': {}, 'future': <Future pending cb=[Task.task_wakeup()]>}: 
2024-11-15 08:46:46.382 ERROR (MainThread) [custom_components.chime_tts] Error calling chime_tts.say service: 
  File "/config/custom_components/chime_tts/__init__.py", line 138, in async_say
  File "/config/custom_components/chime_tts/queue_manager.py", line 57, in _process_service_call
  File "/config/custom_components/chime_tts/__init__.py", line 186, in async_say_execute
  File "/config/custom_components/chime_tts/__init__.py", line 293, in async_prepare_media
  File "/config/custom_components/chime_tts/__init__.py", line 819, in async_get_playback_audio_path
  File "/config/custom_components/chime_tts/helpers/filesystem.py", line 312, in async_get_external_url
  File "/config/custom_components/chime_tts/helpers/filesystem.py", line 301, in get_external_address

Diagnostics dump

No response

@nimroddolev
Copy link
Owner

I have released a new version, v1.2.0, which has some fixes that may address this issue. Can you please upgrade to the new version and let me know if it is resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants