From 24229b541181c8ef0813b015c5589e9a34269cb0 Mon Sep 17 00:00:00 2001 From: boerniee Date: Wed, 23 Jun 2021 17:06:19 +0200 Subject: Added paperless service with documentation --- docs/configuration.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs') diff --git a/docs/configuration.md b/docs/configuration.md index a472b41..ce36c51 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -167,3 +167,16 @@ In order to easily generate all required icon preset for the PWA to work, a tool ```bash npx vue-pwa-asset-generator -a {your_512x512_source_png} -o {your_output_folder} ``` + +### Supported services + +Currently the following services are supported for showing quick infos on the card. They can be used by setting the type to one of the following values at the item. + +- PiHole +- AdGuardHome +- PaperlessNG + +### Additional configuration + +#### Paperless +For Paperless you need an API-Key which you have to store at the item in the field `apikey`. \ No newline at end of file -- cgit v1.2.3