Correct MQTT broker version for hbMQTT
This commit is contained in:
parent
71a820ff2d
commit
0f229bd7e6
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ Home Assistant contains an embedded MQTT broker. If no broker configuration is g
|
||||||
| ------- | ----- |
|
| ------- | ----- |
|
||||||
| Host | localhost
|
| Host | localhost
|
||||||
| Port | 1883
|
| Port | 1883
|
||||||
| Version | 3.1
|
| Protocol | 3.1.1
|
||||||
| User | homeassistant
|
| User | homeassistant
|
||||||
| Password | Your API password
|
| Password | Your API password
|
||||||
| Websocket port | 8080
|
| Websocket port | 8080
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue