Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Recommended Posts

Posted (edited)

Hi,

 

This is a Virtual Device to control the FireTV Stick 4K and 2K over IP that leverages the VideoStorm IRUSB device and App

Please login or register to see this attachment.

You'll need the following

  • Purchase IRUSB Device 

    Please login or register to see this link.

     ($40 + delivery)
  • Purchase a micro usb power splitted cable (Micro Usb Host OTG Cable) - 

    Please login or register to see this link.

     (£6)
  • You'll need to download the associated app
    • From your amazon account - 

      Please login or register to see this link.

    • or Search for IRUSB in the App on the fire tv stick device itself
  • Disable ADB in the developer options on your Fire TV device

 

The combination of the IRUSB device and the app exposes a TCP API that he VD leverages 

The VD matches the 4K Stick. If you have a 2K stick you can ignore/delete the Volume/Mute buttons

Steps

  • Down load the attached VD
  • Connect up the hardware that is referenced above
  • Download the app to the fire TV stick
    • Update the IRUSB to fw V225 if required (use App UI on the fire TV stick itself)
  • Add the IP address of the Fire TV Stick in the VD
  • Add port 9093 to the VD

 

The AV Status (Stopped/Playing) is read in the main loop on a 5 second interval.

I have extended this to 10 seconds as I only use the status change to trigger some light changes in my cinema room.

This use a TCP read and I suspect that a action command (play, home. etc) may not reach the amazon device if it coincides with a status 'read'

If you don't need the read, just delete the man loop code as well as the status label

 

After that you should be all set....

 

Other Amazon Devices...

This device and approach can be used to control any Amazon device (Nvidia Shield, Cube, etc)

You just need to find the correct codes/commands for the actions and the VD is easy to modify

Codes - 

Please login or register to see this link.

IRUSB - TCP API Protocol - 

Please login or register to see this link.

 

 

EDIT

I updated the VD to add some Quick Launch Apps for Netflix, Youtube, etc

The are more details n post 3 on how to customize this for you specific apps

VD now looks like 

 

Please login or register to see this image.

/monthly_2020_02/image.png.63dea63a8cb49b6efc6c38f86f333cd1.png" />

 

Edit 2

I'll create a HC3 Quick App version of this over the next few weeks

 

 

 

 

Please login or register to see this attachment.

Edited by AutoFrank
  • Thanks 2
Posted

Can't wait to give it a spin! Cheers man :D

  • Topic Author
  • Posted

    I updated the VD in the first post to include some buttons for launching the apps directly

    This is achieved by adding the following code to a button

     

    Please login or register to see this code.

    The code is the same with the exception of the url at line 5

    There is a very good tutorial on how to derive the Quick Launch URL at 

    Please login or register to see this link.

    Amend as you require

     

    Lower end of remote now looks like this, 

    Please login or register to see this image.

    /monthly_2020_02/image.png.932c3a66aae17a718ff4c1920fe0ecd6.png" />

     

     

     

     

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...