From c0c23a56d1b6b6890dcb72953553ed332939e39f Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Tue, 6 May 2025 10:23:39 +0200 Subject: [PATCH] Add MQTT binary_sensor subentry support (#38861) --- source/_integrations/mqtt.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mqtt.markdown b/source/_integrations/mqtt.markdown index 79ed02ae6b7..4a70fc36bc1 100644 --- a/source/_integrations/mqtt.markdown +++ b/source/_integrations/mqtt.markdown @@ -122,6 +122,7 @@ MQTT Devices and entities can be set up through [MQTT -discovery](#mqtt-discover {% details "Configuration of MQTT components via Subentries" %} +- [Binary sensor](/integrations/binary_sensor.mqtt/) - [Light](/integrations/light.mqtt/) - [Notify](/integrations/notify.mqtt/) - [Sensor](/integrations/sensor.mqtt/)