From 34fc6a1c650722b299342f18a3171609e339112a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oscar=20Bj=C3=B6rkman?= <17575446+oscarb@users.noreply.github.com> Date: Sun, 8 Oct 2023 21:56:21 +0200 Subject: [PATCH] Fix broken links in home_assistant.md --- docs/integrate/home_assistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrate/home_assistant.md b/docs/integrate/home_assistant.md index 48f2b31ebd..a47a766f48 100644 --- a/docs/integrate/home_assistant.md +++ b/docs/integrate/home_assistant.md @@ -75,7 +75,7 @@ Alternatively the rssi signal could be used also. ## MQTT Device Trigger and RF -With OpenMQTTGateway [configured to receive RF signals](./setitup/rf.html) the messages are transmitted as indicated by [RCSwitch based gateway](./use/rf.html#rcswitch-based-gateway), so it is possible to receive a pulse every time the sensor discover a signal. +With OpenMQTTGateway [configured to receive RF signals](../setitup/rf.html) the messages are transmitted as indicated by [RCSwitch based gateway](../use/rf.html#rcswitch-based-gateway), so it is possible to receive a pulse every time the sensor discover a signal. With autodiscovery enabled, HomeAssistant will discover a [MQTT Device Trigger](https://www.home-assistant.io/integrations/device_trigger.mqtt/) identified by the value field given in the mqtt argument.