diff options
Diffstat (limited to 'docs/customservices.md')
-rw-r--r-- | docs/customservices.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/customservices.md b/docs/customservices.md index 83d5f3e..4a023a1 100644 --- a/docs/customservices.md +++ b/docs/customservices.md | |||
@@ -4,6 +4,8 @@ Some service can use a specific a component that provides some extra features by | |||
4 | configuration. Available services are in `src/components/`. Here is an overview of all custom services that are available | 4 | configuration. Available services are in `src/components/`. Here is an overview of all custom services that are available |
5 | within Homer. | 5 | within Homer. |
6 | 6 | ||
7 | If you experiencing any issue, please have a look to the [troubleshooting](troubleshooting.md) page. | ||
8 | |||
7 | ## PiHole | 9 | ## PiHole |
8 | 10 | ||
9 | Using the PiHole service you can display info about your local PiHole instance right on your Homer dashboard. | 11 | Using the PiHole service you can display info about your local PiHole instance right on your Homer dashboard. |