diff --git a/README.md b/README.md index 09c8faf7..d3218c9f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Currently the following service providers are supported: - [Abfall.IO / AbfallPlus.de](./doc/source/abfall_io.md) - [Abfall_Kreis_Tuebingen.de](./doc/source/abfall_kreis_tuebingen_de.md) - [AbfallNavi.de (RegioIT.de)](./doc/source/abfallnavi_de.md) -- [Abfallwirtschaft Stuttgart](./doc/source/stuttgard_de.md) +- [Abfallwirtschaft Stuttgart](./doc/source/stuttgart_de.md) - [AWBKoeln.de](./doc/source/awbkoeln_de.md) - [BSR.de / Berliner Stadtreinigungsbetriebe](./doc/source/bsr_de.md) - [Generic ICS File](./doc/source/ics.md) @@ -44,7 +44,7 @@ The configuration consists of 2 entries in configuration.yaml. 1. Source configuration
A source is a used to retrieve the data from a web service. Multiple source can be created at the same time. Even a single source can be created multiple times (with different arguments), e.g. if you want to see the waste collection schedule for multple districts. - + 2. Sensor configuration
For every Source, one or more sensors can be defined to visualize the retrieved data. For each sensor, the entity state format, date format, details view and other properties can be customized. diff --git a/doc/source/stuttgard_de.md b/doc/source/stuttgart_de.md similarity index 100% rename from doc/source/stuttgard_de.md rename to doc/source/stuttgart_de.md