From f9b7569c5dd19062c155787a8da604a2d6e60a20 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 19 Jan 2022 15:48:31 +0100 Subject: [PATCH] Revert "Needs some description of how to access apps, channels, and favorites" (#21251) --- source/_integrations/emulated_roku.markdown | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/source/_integrations/emulated_roku.markdown b/source/_integrations/emulated_roku.markdown index 703eceac4a8..44ed3edd615 100644 --- a/source/_integrations/emulated_roku.markdown +++ b/source/_integrations/emulated_roku.markdown @@ -123,26 +123,6 @@ The following is an example implementation of an automation: entity_id: media_player.amplifier ``` -## Selecting apps, channels, or favorites - -Apps, channels, and favorites are exposed as media content to the integration. You can see which ones are available by clicking the media button in the media player more info card for your TV. To capture the `content_id` for the one you want to use in an automation or script, turn your logging on to debug level and tail the log while choosing the media content in the media player more info card. You will find a log message that looks like this when you choose the media: - -```txt -2021-11-22 01:45:14 DEBUG (MainThread) [homeassistant.core] Bus:Handling -``` - -Then you can turn that into a service call for the script or automation like the following, which can then open the app/channel/favorite automatically. - -```yaml -service: media_player.play_media -data: - media_content_id: com.amazon.ignition.IgnitionActivity-com.amazon.amazonvideo.livingroom - media_content_type: app -target: - entity_id: - - media_player.philips936_tv -``` - ## Troubleshooting If you change your advertised IP or ports, you will have to re-add the emulated Roku in your app.