Enhancement: multiple widgets per service (#4338)

This commit is contained in:
shamoon 2024-11-27 02:33:40 -08:00
parent 385511f773
commit 907abee1aa
No known key found for this signature in database
46 changed files with 210 additions and 169 deletions

View file

@ -19,10 +19,13 @@ Service widgets are used to display the status of a service, often a web service
description: Watch movies and TV shows.
server: localhost
container: plex
widget:
type: tautulli
url: http://172.16.1.1:8181
key: aabbccddeeffgghhiijjkkllmmnnoo
widgets:
- type: tautulli
url: http://172.16.1.1:8181
key: aabbccddeeffgghhiijjkkllmmnnoo
- type: uptimekuma
url: http://172.16.1.2:8080
slug: aaaaaaabbbbb
```
## Info Widgets