Typos a/an (#13819)
This commit is contained in:
@@ -57,13 +57,13 @@ Use Cases
|
||||
|
||||
### Account Thing
|
||||
|
||||
| Configuration Name | type | required | Comments |
|
||||
|--------------------|---------|----------|--------------------------------------------------------------------------------------------------------------------------|
|
||||
| userName | String | False | The Hydrawise account user name |
|
||||
| password | String | False | The Hydrawise account password |
|
||||
| savePassword | Boolean | False | By default the password will be not be persisted after the first login attempt unless this is true, defaults to false |
|
||||
| refresh | Integer | False | Defaults to a 60 second polling rate, more frequent polling may cause the service to deny requests |
|
||||
| refreshToken | Boolean | False | A oAuth refresh token, this will be automatically configured after the first login and updated as the token is refreshed |
|
||||
| Configuration Name | type | required | Comments |
|
||||
|--------------------|---------|----------|---------------------------------------------------------------------------------------------------------------------------|
|
||||
| userName | String | False | The Hydrawise account user name |
|
||||
| password | String | False | The Hydrawise account password |
|
||||
| savePassword | Boolean | False | By default the password will be not be persisted after the first login attempt unless this is true, defaults to false |
|
||||
| refresh | Integer | False | Defaults to a 60 second polling rate, more frequent polling may cause the service to deny requests |
|
||||
| refreshToken | Boolean | False | An oAuth refresh token, this will be automatically configured after the first login and updated as the token is refreshed |
|
||||
|
||||
### Controller Thing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user