Since i updated my Home assistance to core_2021.7.4, i got this error : Failed to call service script/script_name
on all script with : media_player.Google_home
here is an exemple of my script :
alias: Petit Curieux
sequence:
- service: media_player.play_media
data:
media_content_id: /media/local/Petit Curieux - Chose à savoir/{{range(1,289)|random}}.mp3
media_content_type: audio/mp3
entity_id: media_player.mini_nour
mode: single
2021-07-25 18:11:10 ERROR (Thread-10) [homeassistant.components.cast.media_player] Failed to cast media http://MY_PRIVATE_URL/media/local/mp3/1.mp3. 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.1.108:8123/api/tts_proxy/768688326452736e111c5f9a17a7f6adbe39c73a_ru-ru_-_yandextts.lpcm from tts.base_url (http://192.168.1.108:8123). Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address