Skip to content

Commit d2a52b2

Browse files
awarecanfabaff
authored andcommitted
Embedded MQTT password change backport to 0.76 (home-assistant#6020)
* Embedded MQTT password change backport to 0.76 * Fix formatting
1 parent b673a41 commit d2a52b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/mqtt/broker.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Home Assistant contains an embedded MQTT broker. If no broker configuration is g
2525
| Password | no default value |
2626
| Websocket port | 8080 |
2727

28-
> Since release 0.77, the embedded broker does not use your [API password](/components/http/) as the default password. The MQTT component will fail to set up if you have API password configured, but don't have MQTT password configured as in the following example.
28+
Since release 0.76, the embedded broker does not use your [API password](/components/http/) as the default password. The MQTT component will fail to set up if you have API password configured, but don't have MQTT password configured as in the following example.
2929

3030
```yaml
3131
# Example configuration.yaml entry

0 commit comments

Comments
 (0)