mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 05:06:33 +01:00
lint lindau_ch.md
This commit is contained in:
@@ -98,6 +98,9 @@ Currently the following service providers are supported:
|
||||
- [Lerum.se](./doc/source/lerum_se.md)
|
||||
- [Sysav.se](./doc/source/sysav_se.md)
|
||||
|
||||
### Switzerland
|
||||
- [Lindau.ch](./doc/source/lindau_ch.md)
|
||||
|
||||
### United States of America
|
||||
|
||||
- [PGH.ST](./doc/source/pgh_st.md)
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
Support for schedules provided by [https://www.lindau.ch/abfalldaten](https://www.lindau.ch/abfalldaten).
|
||||
|
||||
|
||||
|
||||
## Configuration via configuration.yaml
|
||||
|
||||
```yaml
|
||||
@@ -18,11 +16,15 @@ waste_collection_schedule:
|
||||
### Configuration Variables
|
||||
|
||||
**city**<br>
|
||||
*(string) (required)* <br>
|
||||
One of <br>
|
||||
Names: Grafstal, Lindau, Tagelswangen, Winterberg <br>
|
||||
or ID: 190, 192, 193, 191
|
||||
*(string) (required)*
|
||||
|
||||
Choose one of the following list:
|
||||
- Grafstal
|
||||
- Lindau
|
||||
- Tagelswangen
|
||||
- Winterberg
|
||||
|
||||
or use one the following IDs: 190, 191, 192, 193
|
||||
|
||||
## Example
|
||||
|
||||
@@ -34,9 +36,3 @@ waste_collection_schedule:
|
||||
city: Tagelswangen
|
||||
|
||||
```
|
||||
|
||||
## How to get the source arguments
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
3
info.md
3
info.md
@@ -83,6 +83,9 @@ Currently the following service providers are supported:
|
||||
- [Lerum.se](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/lerum_se.md)
|
||||
- [Sysav.se](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/sysav_se.md)
|
||||
|
||||
### Switzerland
|
||||
- [Lindau.ch](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/lindau_ch.md)
|
||||
|
||||
### United States of America
|
||||
|
||||
- [PGH.ST](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/pgh_st.md)
|
||||
|
||||
Reference in New Issue
Block a user