Is it possible to play a media from an specific second? #444
-
I want to do an automation that reproduce 10 seconds of a song. I know that I can create an audio file with just those 10 seconds, but I want to know if it's possible to do that dynamically. |
Beta Was this translation helpful? Give feedback.
Answered by
marcelveldt
Jun 19, 2022
Replies: 1 comment
-
You can use the 'media_seek' service for this: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OzGav
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the 'media_seek' service for this:
https://www.home-assistant.io/integrations/media_player/