mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Documentation update
This commit is contained in:
parent
5609315fe7
commit
ce391840e5
3 changed files with 10 additions and 27 deletions
|
|
@ -19,6 +19,7 @@ within Homer:
|
|||
+ [Emby / Jellyfin](#emby--jellyfin)
|
||||
+ [Uptime Kuma](#uptime-kuma)
|
||||
+ [Tautulli](#tautulli)
|
||||
+ [Mealie](#mealie)
|
||||
|
||||
If you experiencing any issue, please have a look to the [troubleshooting](troubleshooting.md) page.
|
||||
|
||||
|
|
@ -223,3 +224,8 @@ endpoint pointing to Tautulli!
|
|||
type: "Tautulli"
|
||||
apikey: "MY-SUPER-SECRET-API-KEY"
|
||||
```
|
||||
|
||||
## Mealie
|
||||
|
||||
First off make sure to remove an existing `subtitle` as it will take precedence if set.
|
||||
Setting `type: "Mealie"` will then show the number of recipes Mealie is keeping organized or the planned meal for today if one is planned. You will have to set an API key in the field `apikey` which can be created in your Mealie installation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue