From be8a4ea8dd771fbb02af975968bfff4c54585864 Mon Sep 17 00:00:00 2001 From: mampfes Date: Sun, 26 Dec 2021 09:09:38 +0100 Subject: [PATCH] lint lindau_ch.md --- README.md | 3 +++ doc/source/lindau_ch.md | 20 ++++++++------------ info.md | 3 +++ 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 45d0182f..8a6331bc 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/doc/source/lindau_ch.md b/doc/source/lindau_ch.md index 913800c8..2735da80 100644 --- a/doc/source/lindau_ch.md +++ b/doc/source/lindau_ch.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**
-*(string) (required)*
-One of
-Names: Grafstal, Lindau, Tagelswangen, Winterberg
-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 - - - - diff --git a/info.md b/info.md index a6b44612..919f2573 100644 --- a/info.md +++ b/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)