mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Minor grammar fixes (#23489)
This commit is contained in:
parent
14bc633b91
commit
0077c83263
@ -30,7 +30,7 @@ Supported by MQTT discovery:
|
|||||||
- [Vacuums](/integrations/vacuum.mqtt/)
|
- [Vacuums](/integrations/vacuum.mqtt/)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
MQTT discovery is enabled by default, but can be disable. To do this, click on "Configure" in the integration page in the UI, then "Re-configure MQTT" and then "Next".
|
MQTT discovery is enabled by default, but can be disabled. To do this, click on "Configure" in the integration page in the UI, then "Re-configure MQTT" and then "Next".
|
||||||
|
|
||||||
### Advanced discovery configuration
|
### Advanced discovery configuration
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ discovery_prefix:
|
|||||||
|
|
||||||
## Discovery topic
|
## Discovery topic
|
||||||
|
|
||||||
The discovery topic need to follow a specific format:
|
The discovery topic needs to follow a specific format:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
<discovery_prefix>/<component>/[<node_id>/]<object_id>/config
|
<discovery_prefix>/<component>/[<node_id>/]<object_id>/config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user