We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7b0fd commit 98f446fCopy full SHA for 98f446f
1 file changed
docs/customservices.md
@@ -24,6 +24,7 @@ Available services are located in `src/components/`:
24
- [Glances](#glances)
25
- [Gotify](#gotify)
26
- [Healthchecks](#healthchecks)
27
+- [Hyper HDR](#hyper-hdr)
28
- [Home Assistant](#home-assistant)
29
- [Immich](#immich)
30
- [Jellystat](#jellystat)
@@ -283,6 +284,17 @@ http:
283
284
- "https://your-homer-domain.com"
285
```
286
287
+## Hyper HDR
288
+
289
+Display Hyper HDR instance name and status.
290
291
+```yaml
292
+- name: "HyperHDR"
293
+ type: "HyperHDR"
294
+ logo: "assets/tools/sample.png"
295
+ url: https://my-service.url
296
+```
297
298
## Immich
299
300
Displays user count, photo/video counts, and storage usage from your Immich server.
0 commit comments