From ddd2c852458b50a83d121777c5a4f1924145e1de Mon Sep 17 00:00:00 2001 From: Undercut0150 Date: Wed, 13 Mar 2024 06:20:07 +0000 Subject: [PATCH] Add project links --- docs/notification_channel_examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/notification_channel_examples.md b/docs/notification_channel_examples.md index 65f30d9..6470b4f 100644 --- a/docs/notification_channel_examples.md +++ b/docs/notification_channel_examples.md @@ -31,7 +31,7 @@ How it should look: An Android screenshot showcasing a NextPush SSH Login notification ## DIUN - +[DIUN Project Documentation](https://github.com/crazy-max/diun) \ To get notified with DIUN, you will need to create a file and mount that file to your diun docker container. \ This example creates a file named `cmd.sh`, and mounts it at `/etc/diun/etc.sh` @@ -69,7 +69,7 @@ Now when DIUN runs you should get a notification that looks like this: > Note: I'm not entirely versed in DIUN configuration and I know there is some way to let it tell you which container needs to be updated. Pull requests to fix this feature would be helpful! ## Home Assistant - +[Home Assistant Documentation](https://www.home-assistant.io/docs/) To get Notifications from Home Assistant, we will be using the RESTful Notifications service built into Home Assistant.\ With your favorite text editor, open your HA `configuration.yaml` and add the following text to the bottom of the file \ Remember to replace the placeholders with the Notification channel endpoint you get by longpressing.