Improve readability MQTT setting discovery_prefix (#25009)

fixes https://github.com/home-assistant/core/issues/82379
This commit is contained in:
Jan Bouwhuis 2022-11-21 11:07:54 +01:00 committed by GitHub
parent 94ae64d780
commit 4b5dddaea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,8 +104,8 @@ To change the settings, click on "Configure" in the integration page in the UI,
### Discovery options
MQTT discovery is enabled by default. Discovery can be turned off. The prefix for the discovery topic (default `homeassistant`) can be changed.
See the [MQTT Discovery section](#mqtt-discovery)
MQTT discovery is enabled by default. Discovery can be turned off. The prefix for the discovery topic (default `homeassistant`) can be changed here as well.
See also [MQTT Discovery section](#mqtt-discovery)
### Birth and last will messages