Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New App Shortcut]: 13News Now - WVEC #494

Closed
snagglewest opened this issue Aug 30, 2024 · 5 comments
Closed

[New App Shortcut]: 13News Now - WVEC #494

snagglewest opened this issue Aug 30, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request New App Shortcut Request for a new Firemote app shortcut

Comments

@snagglewest
Copy link

snagglewest commented Aug 30, 2024

App Name

13News Now - WVEC

Device Platform

Roku

App Store Link and/or URL to .apk file if sideloaded

https://channelstore.roku.com/details/4c5f4473921cd3f828fa9ce069ae63ba/13news-now-wvec

Required Information

media_content_type: app
app_id: "63399"
app_name: 13News Now - WVEC
source: 13News Now - WVEC
device_class: receiver
entity_picture: >-
/api/media_player_proxy/media_player.roku_streaming_stick?
friendly_name: Roku Streaming Stick+
supported_features: 151481

Optional Comments

Thank you in advance

@snagglewest snagglewest added enhancement New feature or request New App Shortcut Request for a new Firemote app shortcut labels Aug 30, 2024
@PRProd PRProd changed the title 13News Now - WVEC [New App Shortcut]: 13News Now - WVEC Aug 30, 2024
@snagglewest
Copy link
Author

Incredible card and I can't imagine how much time and effort you've put into it!

Just thinking out loud here but it seems like a LOT of continuing work to add each a app as folks request them. At least for the Roku devices its easy to get the app ID. (http://[deviceip]:8060/query/apps) Maybe add an option to add an app ID and a path to a user added icon? I don't know how the firestick etc work but if it cuts down your Roko "todo" list it might be worth while. Seems simple but I'm sure the underlying code is a little more complicated than I think :)

@PRProd
Copy link
Owner

PRProd commented Aug 30, 2024

Greetings @snagglewest!

YOU'RE IN LUCK! I actually DID create a way for users to create their own buttons, AND include their own artwork for them! In the App/Function Launcher Buttons section of the Firemote wiki, there is a section called Create a Custom Button for Yourself which details how to do it!

I don't have any examples of Roku in there yet, but I'm more than happy to add one if you'd find it helpful!

@snagglewest
Copy link
Author

I found the custom button section but I'm no programmer, just a cut-n-paster, so I gave up. A Roku example would really be helpful so I don't have to bug you for all our local channel apps :)

@PRProd
Copy link
Owner

PRProd commented Aug 31, 2024

I added a Roku section to that help article for you to look at.

Here is an example of some YAML you could use to make a button for this request, and put it in your app launcher 2 position:

custom_launchers:
  - friendly_name: 13News Now
    label: News
    color: white
    background: blue
    action: media_player.select_source
    target:
      entity_id: {YOUR ROKU MEDIA PLAYER ENTITY GOES HERE}
    data:
      source: 13News Now - WVEC
app_launch_2: customlauncher 13News Now

@PRProd PRProd closed this as completed in 8b1390c Aug 31, 2024
@PRProd
Copy link
Owner

PRProd commented Aug 31, 2024

Good news @snagglewest!

I have just published Firemote version v4.0.1 which contains your app shortcut request. Enjoy!

-Doug


After updating to the newest version, if you are unable to see the new updates on your Firemote card, visit this link for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New App Shortcut Request for a new Firemote app shortcut
Projects
None yet
Development

No branches or pull requests

2 participants