mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
docs: fix indentation
fix indentation and remove unnecessary whitespaces in code blocks. closes mampfes/hacs_waste_collection_schedule#1520
This commit is contained in:
@@ -6,11 +6,10 @@ Support for schedules provided by [Landkreis Kusel](https://www.landkreis-kusel.
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
sources:
|
||||
- name: landkreis_kusel_de
|
||||
args:
|
||||
ortsgemeinde: ORTSGEMEINDE
|
||||
|
||||
```
|
||||
|
||||
### Configuration Variables
|
||||
@@ -22,11 +21,10 @@ waste_collection_schedule:
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
sources:
|
||||
- name: landkreis_kusel_de
|
||||
args:
|
||||
ortsgemeinde: Adenbach
|
||||
|
||||
```
|
||||
|
||||
## How to get the source argument
|
||||
|
||||
Reference in New Issue
Block a user