Skip to content

Commit 98f446f

Browse files
NicolasRbastienwirtz
authored andcommitted
update customservices readme
1 parent 5b7b0fd commit 98f446f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/customservices.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Available services are located in `src/components/`:
2424
- [Glances](#glances)
2525
- [Gotify](#gotify)
2626
- [Healthchecks](#healthchecks)
27+
- [Hyper HDR](#hyper-hdr)
2728
- [Home Assistant](#home-assistant)
2829
- [Immich](#immich)
2930
- [Jellystat](#jellystat)
@@ -283,6 +284,17 @@ http:
283284
- "https://your-homer-domain.com"
284285
```
285286

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+
286298
## Immich
287299

288300
Displays user count, photo/video counts, and storage usage from your Immich server.

0 commit comments

Comments
 (0)