Implement MySpeed widget in documentation

This commit is contained in:
Mathias Wagner 2024-06-23 17:11:31 +02:00
parent 8e858ff38c
commit 5d9129c763
No known key found for this signature in database
GPG Key ID: B8DC354B0A1F5B44
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,15 @@
---
title: MySpeed
description: MySpeed Widget Configuration
---
Learn more about [MySpeed](https://myspeed.dev/).
Allowed fields: `["ping", "download", "upload"]`.
```yaml
widget:
type: myspeed
url: http://myspeed.host.or.ip:port
password: password # only required if password is set
```

View File

@ -88,6 +88,7 @@ nav:
- widgets/services/mjpeg.md
- widgets/services/moonraker.md
- widgets/services/mylar.md
- widgets/services/myspeed.md
- widgets/services/navidrome.md
- widgets/services/netdata.md
- widgets/services/netalertx.md