Add MQTT binary_sensor subentry support (#38861)

This commit is contained in:
Jan Bouwhuis 2025-05-06 10:23:39 +02:00 committed by GitHub
parent 2c874cb35a
commit c0c23a56d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,6 +122,7 @@ MQTT Devices and entities can be set up through [MQTT -discovery](#mqtt-discover
<a name="configuration-via-subentries"></a>
{% 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/)