Add MQTT light subentry support (#38233)

This commit is contained in:
Jan Bouwhuis 2025-04-30 15:58:11 +02:00 committed by GitHub
parent 6d615c7150
commit 76427e4f66
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" %}
- [Light](/integrations/light.mqtt/)
- [Notify](/integrations/notify.mqtt/)
- [Sensor](/integrations/sensor.mqtt/)
- [Switch](/integrations/switch.mqtt/)