mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-05-07 02:27:04 +02:00
update customservices readme
This commit is contained in:
committed by
Bastien Wirtz
parent
5b7b0fd25d
commit
98f446fd85
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user