[Documentation] Markdown improvements f to m (#13866)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This commit is contained in:
committed by
GitHub
parent
3c236b3103
commit
0e68936663
@@ -10,12 +10,12 @@ A single supported thing called `collection`.
|
||||
## Thing Configuration
|
||||
|
||||
The thing supports one setting labelled `address` which is your street number and name as it appears on Google.
|
||||
*For Example:
|
||||
1 Victoria Street*
|
||||
_For Example:
|
||||
1 Victoria Street_
|
||||
|
||||
> Note: The above address example is not valid as it is a business address.
|
||||
|
||||
*__If the address is not valid or rubbish collection service does not apply (for example, a business address) then a `CONFIGURATION_ERROR` will occur.__*
|
||||
_If the address is not valid or rubbish collection service does not apply (for example, a business address) then a `CONFIGURATION_ERROR` will occur._
|
||||
|
||||
## Channels
|
||||
|
||||
@@ -39,8 +39,8 @@ The collection event `collection-event` triggers on the day of rubbish collectio
|
||||
|
||||
#### Configuration
|
||||
|
||||
You can set an `offset` in minutes.
|
||||
You can set an `offset` in minutes.
|
||||
This can then trigger the collection event before or after the normal time of 12:00am on the day of the collection.
|
||||
|
||||
*For Example:
|
||||
If you want the event to trigger at 7pm the day before, to remind you to take out the bins, then set the `offset` to `-300` (5 hours x 60 minutes).*
|
||||
_For Example:
|
||||
If you want the event to trigger at 7pm the day before, to remind you to take out the bins, then set the `offset` to `-300` (5 hours x 60 minutes)._
|
||||
|
||||
Reference in New Issue
Block a user