-
-
Notifications
You must be signed in to change notification settings - Fork 215
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Is your feature request related to a problem? Please describe.
Documentation for adding 'latest result' to StreamDeck.
- Download the 'APINinja' extension from the Elgato Marketplace.
- Select 'BarRadier > APINinja' from the action selector on the right-hand side and drag\drop it into a vacant spot on your StreamDeck Panel.
- 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.
- 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
- If you did this correctly, you should now have 2 buttons that look something like this...

The icons I used for down\up are part of the 'Font Awesome: Solid Icons' icon pack.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation

