improve documentation

- add debugging chapter
- fix lint warnings
This commit is contained in:
mampfes
2022-01-22 17:34:13 +01:00
parent 1ae0c594de
commit 610e5c113d
24 changed files with 95 additions and 32 deletions

View File

@@ -26,6 +26,7 @@ waste_collection_schedule:
args:
address: "53 Hereford Street"
```
## Bin Colours example - Red, Yellow & Green
```yaml
@@ -43,4 +44,4 @@ waste_collection_schedule:
alias: Green
calendar_title: "CCC Bins"
separator: " & "
```
```