diff --git a/docs/customservices.md b/docs/customservices.md index 9f94ce1..a244a8d 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -24,6 +24,7 @@ Available services are located in `src/components/`: - [Glances](#glances) - [Gotify](#gotify) - [Healthchecks](#healthchecks) +- [Hyper HDR](#hyper-hdr) - [Home Assistant](#home-assistant) - [Immich](#immich) - [Jellystat](#jellystat) @@ -283,6 +284,17 @@ http: - "https://your-homer-domain.com" ``` +## Hyper HDR + +Display Hyper HDR instance name and status. + +```yaml +- name: "HyperHDR" + type: "HyperHDR" + logo: "assets/tools/sample.png" + url: https://my-service.url +``` + ## Immich Displays user count, photo/video counts, and storage usage from your Immich server.