1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

Add Nextcloud custom service (#650)

Add Nextcloud custom service
This commit is contained in:
Adam Monsen 2024-10-26 11:41:23 -07:00 committed by GitHub
parent cd25756fd0
commit 58b718c2a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 116 additions and 0 deletions

View file

@ -36,6 +36,7 @@ within Homer:
- [OctoPrint](#octoprint)
- [Tdarr](#tdarr)
- [PiAlert](#pialert)
- [Nextcloud](#nextcloud)
- [Immich](#immich)
- [OpenHAB](#openhab)
- [Jellystat](#jellystat)
@ -432,6 +433,20 @@ for transcoding on your Tdarr instance as well as the number of errored items.
checkInterval: 5000 # (Optional) Interval (in ms) for updating the queue & error counts
```
## Nextcloud
This service displays a version string instead of a subtitle. The indicator
shows if Nextcloud is online, offline, or in [maintenance
mode](https://docs.nextcloud.com/server/stable/admin_manual/maintenance/upgrade.html#maintenance-mode).
Example configuration:
```yaml
- name: Nextcloud
type: Nextcloud
logo: assets/tools/sample.png
url: http://nextcloud.example.com
```
## PiAlert
The PiAlert service displays stats from your PiAlert server.