How to poll current media id / use in automations. #10
Replies: 3 comments 5 replies
-
Hi @JimboJones3101, Yes, this is possible. I do not have this documented yet though, because I still have not decided on the final implementation design. Well and due to lack of time. PS: See #2 (comment) about how to enable debug logging for Best, |
Beta Was this translation helpful? Give feedback.
-
I am struggling here too, I read all the documentation at least 5 times ;) waited days and weeks to sink but I am still struggling. I find it quite hard a) to enable and verify that the log is enabled correctly, and I reference the documentation for it too so that I actually RTFM ;) https://github.com/B5r1oJ0A9G/teufel_raumfeld/wiki#debugging-information I ask myself "where" should that log be ? I cannot find anything in any log provided through the GUI of HA ;) does not matter how I play a radio station (app, media player tunein picker etc). What about exposing the media_content_id as a service ? I even tried to "create a scene" for the radio to make my life simpler playing certain scenarios (radio, spotify, multiroom) but seems not to be supported either. So I would help updating the documentation too, but first I would love to get this setup running on my system, which I am really struggling. So perhaps someone could help, and perhaps integrating the necessary information as a service call would be possible. |
Beta Was this translation helpful? Give feedback.
-
FYI: The information of "Content ID" and "Content type" used by |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I hope this is read by anybody :)
I'm currently struggeling with the content_id used in the media player when talking to my entity group.connector_one_m .
I can choose media (in most cases I'm just listening to TuneIn favorites stored in the teufel app) via the media selector, but I'd like to be able to directly jump to a specific radiostation. Afaik this would be possible if I knew the content_id of that specific radiostation. If I had this I could use it in e.g. an automation by triggering the media_player.play_media service and providing the content id.
Another scenario: Imagine I'd like to have a button on my lovelace saying "Rock Antenne" which -when triggered- automatically starts playing that specific radio station on my entity group.connector_one_m
Any ideas / suggestions?
Beta Was this translation helpful? Give feedback.
All reactions