Fix alignment/indentation (#13994)
Fixes #13882 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
@@ -23,11 +23,11 @@ The discovery process is able to automatically discover all devices associated w
|
||||
|
||||
Bridge has the following configuration parameters:
|
||||
|
||||
| Parameter | Description | Required
|
||||
|------------------|-------------------------------------------------------|----------
|
||||
| apikey | API Key from <https://api.foobot.io/apidoc/index.html> | Mandatory
|
||||
| username | The e-mail address used to log into the Foobot App | Mandatory
|
||||
| refreshInterval | Refresh interval in minutes, minimal 5 minutes | Optional, the default value is 8 minutes.
|
||||
| Parameter | Description | Required
|
||||
|------------------|--------------------------------------------------------|----------
|
||||
| apikey | API Key from <https://api.foobot.io/apidoc/index.html> | Mandatory
|
||||
| username | The e-mail address used to log into the Foobot App | Mandatory
|
||||
| refreshInterval | Refresh interval in minutes, minimal 5 minutes | Optional, the default value is 8 minutes.
|
||||
|
||||
The minimal refresh rate is 5 minutes because the device only sends data every 5 minutes.
|
||||
The default is 8 minutes. This will get you through the day with the default rate limit of 200 calls per day.
|
||||
|
||||
Reference in New Issue
Block a user