Tweak MQTT discovery documentation (#15522)

This commit is contained in:
Erik Montnemery 2020-11-03 12:08:41 +01:00 committed by GitHub
parent edd7b3a4c3
commit 567f2a31e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,6 @@ MQTT discovery is enabled by default. To disable MQTT discovery, add the followi
# Example configuration.yaml entry
mqtt:
discovery: false
discovery_prefix: homeassistant
```
{% configuration %}