#Media cast / play automation not working.
1 messages · Page 1 of 1 (latest)
But this IS working?
On the first one I am not even getting the chromecast connect jingle.
What does the yaml show for that latter one?
Let me check
IIRC the "content id" is not the path
Where should i specifiy which file should be played?
Here is the Yaml for the second one:
maybe try with formatting the content_id in the same way as that yaml shows
yay! Fixed that!
If in doubt, let HA build it and copy that...
Good idea, just fixed it in Yaml and copied the path so it would be unique.
Bonus questions, are automation executed one after the other or simultaneously?
Depends on what you tell it to do. Look up parallel...
(search this site:www.home-assistant.io parallel )
They are executed in sequence, but your question is probably really "is the play media action blocking until the media is complete". That I do not know.