From b65678857324e8c5e2d8eb45977706927785c027 Mon Sep 17 00:00:00 2001 From: Joop Date: Fri, 3 Mar 2023 08:48:07 +0100 Subject: [PATCH] Update HOMEASSISTANT.md Adding a description on how signal-cli-rest-api can trigger automations in Home Assistant. (Sending messages to Signal to trigger events) --- doc/HOMEASSISTANT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/HOMEASSISTANT.md b/doc/HOMEASSISTANT.md index b61cb0e..00a2a2d 100644 --- a/doc/HOMEASSISTANT.md +++ b/doc/HOMEASSISTANT.md @@ -6,7 +6,8 @@ This document covers the following topics: * [Installation](#installation) * [Set up a phone number](#set-up-a-phone-number) * [Sending messages to Signal Messenger groups](#sending-messages-to-signal-messenger-groups) -* [Sending messages to Signal to trigger events](##sending-messages-to-signal-to-trigger-events) +* [Sending messages to Signal to trigger events](#sending-messages-to-signal-to-trigger-events) + See also the [documentation of the Home Assistant integration](https://www.home-assistant.io/integrations/signal_messenger/). ## Installation