aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorBernhard Großer <30469627+boerniee@users.noreply.github.com>2022-11-05 15:32:56 +0100
committerGitHub <noreply@github.com>2022-11-05 07:32:56 -0700
commitb5048fc353db26186563bb2b1319941b5c11a54a (patch)
treecadf52ba0674888ef23e6a14c0a47915c16dae78 /docs
parent24b6dedbe188aec151a09414f7439fa28cc811f9 (diff)
downloadhomer-b5048fc353db26186563bb2b1319941b5c11a54a.tar.gz
homer-b5048fc353db26186563bb2b1319941b5c11a54a.tar.zst
homer-b5048fc353db26186563bb2b1319941b5c11a54a.zip
Speedtesttracker integration (#262)
added SpeedtestTracker service
Diffstat (limited to 'docs')
-rw-r--r--docs/customservices.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/customservices.md b/docs/customservices.md
index 2e74443..b81094e 100644
--- a/docs/customservices.md
+++ b/docs/customservices.md
@@ -340,3 +340,7 @@ Configuration example:
340 type: "CopyToClipboard" 340 type: "CopyToClipboard"
341 clipboard: "this text will be copied to your clipboard" 341 clipboard: "this text will be copied to your clipboard"
342``` 342```
343
344## SpeedtestTracker
345
346For the SpeedtestTracker service you just need to define a entry with type `SpeedtestTracker`.