mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
harmonize documentation
This commit is contained in:
@@ -27,8 +27,8 @@ Alternative details view showing the list of appointment types and their next ev
|
|||||||
Currently the following service providers are supported:
|
Currently the following service providers are supported:
|
||||||
|
|
||||||
- [Abfall_Kreis_Tuebingen.de](./doc/source/abfall_kreis_tuebingen_de.md)
|
- [Abfall_Kreis_Tuebingen.de](./doc/source/abfall_kreis_tuebingen_de.md)
|
||||||
- [AbfallNavi / RegioIT.de](./doc/source/regioit_de.md)
|
- [RegioIT.de / AbfallNavi](./doc/source/regioit_de.md)
|
||||||
- [AbfallPlus.de / Abfall.IO](./doc/source/abfall_io.md)
|
- [Abfall.IO / AbfallPlus.de](./doc/source/abfall_io.md)
|
||||||
- [AWBKoeln.de](./doc/source/awbkoeln_de.md)
|
- [AWBKoeln.de](./doc/source/awbkoeln_de.md)
|
||||||
- [BSR.de / Berliner Stadtreinigungsbetriebe](./doc/source/bsr_de.md)
|
- [BSR.de / Berliner Stadtreinigungsbetriebe](./doc/source/bsr_de.md)
|
||||||
- [Generic ICS File](./doc/source/ics.md)
|
- [Generic ICS File](./doc/source/ics.md)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# AbfallPlus / Abfall.IO
|
# Abfall.IO / AbfallPlus.de
|
||||||
|
|
||||||
Add support for schedules which are available on [AbfallPlus.de](https://abfallplus.de). This service is provided under the URL `Abfall.IO`, therefore the source is named `abfall_io`.
|
Support for schedules provided by [Abfall.IO](https://abfall.io). The official homepage is using the URL [AbfallPlus.de](https://www.abfallplus.de/) instead.
|
||||||
|
|
||||||
## Configuration via configuration.yaml
|
## Configuration via configuration.yaml
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Abfall Kreis Tuebingen
|
# Abfall Kreis Tübingen
|
||||||
|
|
||||||
Support for Abfall Kreis Tuebingen.
|
Support for schedules provided by [abfall-kreis-tuebingen.de](https://www.abfall-kreis-tuebingen.de).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# AWBKoeln.de
|
# Abfallwirtschaftsbetriebe Köln
|
||||||
|
|
||||||
Add support for schedules provided by `AWBKoeln.de`.
|
Add support for schedules provided by [awbkoeln.de](https://www.awbkoeln.de/).
|
||||||
|
|
||||||
## Configuration via configuration.yaml
|
## Configuration via configuration.yaml
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Berliner Stadtreinigungsbetriebe
|
# Berliner Stadtreinigungsbetriebe
|
||||||
|
|
||||||
Add support for schedules provided by `Berliner Stadtreinigungsbetriebe`.
|
Support for schedules provided by [bsr.de](https://www.bsr.de/).
|
||||||
|
|
||||||
## Configuration via configuration.yaml
|
## Configuration via configuration.yaml
|
||||||
|
|
||||||
|
|||||||
@@ -17,10 +17,12 @@ waste_collection_schedule:
|
|||||||
|
|
||||||
**url**<br>
|
**url**<br>
|
||||||
*(string) (required)*
|
*(string) (required)*
|
||||||
|
|
||||||
If the original url contains the current year (4 digits including century), this can be replaced by the wildcard `{%Y}` (see example below).
|
If the original url contains the current year (4 digits including century), this can be replaced by the wildcard `{%Y}` (see example below).
|
||||||
|
|
||||||
**offset**<br>
|
**offset**<br>
|
||||||
*(int) (optional, default: `0`)*
|
*(int) (optional, default: `0`)*
|
||||||
|
|
||||||
Offset in days which will be added to every start time. Can be used if the start time of the events in the ICS file are ahead of the actual date.
|
Offset in days which will be added to every start time. Can be used if the start time of the events in the ICS file are ahead of the actual date.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Jumomind.de
|
# Jumomind.de
|
||||||
|
|
||||||
Add support for schedules provided by `Jumomind.de`.
|
Support for schedules provided by [jumomind.de](https://jumomind.de/). Jumomind is a service from [junker.digital](https://junker.digital/).
|
||||||
|
|
||||||
## Configuration via configuration.yaml
|
## Configuration via configuration.yaml
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# AbfallNavi / RegioIT.de
|
# RegioIT.de / AbfallNavi
|
||||||
|
|
||||||
Add support for schedules which are available via `AbfallNavi`. This service is provided by `RegioIT.de`, therefore the source is named `regioit_de`.
|
Support for schedules provided by [RegioIT.de](https://www.regioit.de). The official service uses the name **AbfallNavi** instead.
|
||||||
|
|
||||||
## Configuration via configuration.yaml
|
## Configuration via configuration.yaml
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Stadtreinigung.Hamburg
|
# Stadtreinigung Hamburg
|
||||||
|
|
||||||
Add support for schedules provided by `Stadtreinigung.Hamburg`.
|
Add support for schedules provided by [stadtreinigung.hamburg](https://www.stadtreinigung.hamburg/).
|
||||||
|
|
||||||
## Configuration via configuration.yaml
|
## Configuration via configuration.yaml
|
||||||
|
|
||||||
|
|||||||
4
info.md
4
info.md
@@ -29,8 +29,8 @@ Alternative details view showing the list of appointment types and their next ev
|
|||||||
Currently the following service providers are supported:
|
Currently the following service providers are supported:
|
||||||
|
|
||||||
- [Abfall_Kreis_Tuebingen.de](./doc/source/abfall_kreis_tuebingen_de.md)
|
- [Abfall_Kreis_Tuebingen.de](./doc/source/abfall_kreis_tuebingen_de.md)
|
||||||
- [AbfallNavi / RegioIT.de](./doc/source/regioit_de.md)
|
- [RegioIT.de / AbfallNavi](./doc/source/regioit_de.md)
|
||||||
- [AbfallPlus.de / Abfall.IO](./doc/source/abfall_io.md)
|
- [Abfall.IO / AbfallPlus.de](./doc/source/abfall_io.md)
|
||||||
- [AWBKoeln.de](./doc/source/awbkoeln_de.md)
|
- [AWBKoeln.de](./doc/source/awbkoeln_de.md)
|
||||||
- [BSR.de / Berliner Stadtreinigungsbetriebe](./doc/source/bsr_de.md)
|
- [BSR.de / Berliner Stadtreinigungsbetriebe](./doc/source/bsr_de.md)
|
||||||
- [Generic ICS File](./doc/source/ics.md)
|
- [Generic ICS File](./doc/source/ics.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user