Improve documentation - clarify that username is normally email address
This commit is contained in:
parent
12a8f4e475
commit
c76f8006b5
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ And `Configuration Parameters` on the same page.
|
|||
The only parameters needing a value are
|
||||
|
||||
- site
|
||||
- username
|
||||
- username (typically email address)
|
||||
- password
|
||||
- mqttUsername e.g. `mqtt-api-user`
|
||||
- mqttPassword
|
||||
|
|
@ -28,7 +28,7 @@ Now you can start the Plejd add-on
|
|||
|
||||
## Where are the lights?
|
||||
|
||||
Head over to [Configuration -> Integrations](http://homeassistant.local:8123/config/integrations) and click Configure on MQTT
|
||||
Head over to [Configuration -> Integrations](http://homeassistant.local:8123/config/integrations) and click Configure on MQTT
|
||||
After this step a new `Mosquito broker` should appear on the same page. If everything was setup correctly. It will list your lights under
|
||||
`1 entity`/`n entities`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue