Skip to content

[DOCS] Adding latest results to StreamDeck #1191

@MartynKeigher

Description

@MartynKeigher

Is your feature request related to a problem? Please describe.
Documentation for adding 'latest result' to StreamDeck.

  1. Download the 'APINinja' extension from the Elgato Marketplace.

image

  1. Select 'BarRadier > APINinja' from the action selector on the right-hand side and drag\drop it into a vacant spot on your StreamDeck Panel.

image

  1. To add the latest download result to the button, set the following APINinja fields as follows:
  • Request Type: GET
  • API URL: http://Your-Speedtest-Tracker-IP/api/speedtest/latest
  • Content type: application/json
  • Response Shown: data.download
  • Parse/Format 'Response shown': checked
  • Format: {0:N0}
  • (Optional) Title Suffix: Mbps
  • Response Type: Text
  • Autorun every: Your preference!
  • (Optional) Hide green success indicator: checked.
  1. To add the latest upload result to the button, copy\paste the download button you just created to a vacant spot on your StreamDeck panel, and adjust the following field:
  • Response Shown: data.upload
  1. If you did this correctly, you should now have 2 buttons that look something like this...

image
The icons I used for down\up are part of the 'Font Awesome: Solid Icons' icon pack.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions