Improve documentation - clarify that username is normally email address

This commit is contained in:
swevictor 2022-10-16 09:41:48 +02:00
parent 4fb0267ad4
commit 9561a0586d
2 changed files with 3 additions and 3 deletions

View file

@ -117,7 +117,7 @@ The plugin needs you to configure some settings before working. You find these o
| Parameter | Value |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| site | Name of your Plejd site, the name is displayed in the Plejd app (top bar). |
| username | Username of your Plejd account, this is used to fetch the crypto key and devices from the Plejd API. |
| username | Email/username of your Plejd account, this is used to fetch the crypto key and devices from the Plejd API. |
| password | Password of your Plejd account, this is used to fetch the crypto key and devices from the Plejd API. |
| mqttBroker | URL of the MQTT Broker, eg. mqtt:// |
| mqttUsername | Username of the MQTT broker |