Add button as entity platform for MQTT subentries (#38902)

This commit is contained in:
Jan Bouwhuis 2025-05-06 13:57:42 +02:00 committed by GitHub
parent 4c8c9fbb66
commit 54c58f47b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,6 +123,7 @@ MQTT Devices and entities can be set up through [MQTT -discovery](#mqtt-discover
{% details "Configuration of MQTT components via Subentries" %} {% details "Configuration of MQTT components via Subentries" %}
- [Binary sensor](/integrations/binary_sensor.mqtt/) - [Binary sensor](/integrations/binary_sensor.mqtt/)
- [Button](/integrations/button.mqtt/)
- [Light](/integrations/light.mqtt/) - [Light](/integrations/light.mqtt/)
- [Notify](/integrations/notify.mqtt/) - [Notify](/integrations/notify.mqtt/)
- [Sensor](/integrations/sensor.mqtt/) - [Sensor](/integrations/sensor.mqtt/)