Add MQTT switch subentry support

This commit is contained in:
jbouwh 2025-03-27 13:06:05 +00:00
parent 4aa11fcc86
commit 937dea2d53

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/)