doc: rename stuttgard to stuttgart

Rename doc for stuttgart.de from stuttgard_de to stuttgart_de to fix spelling and thereby prevent confusion for new users. Update link in README to reflect this name change.
This commit is contained in:
Daniel Rheinbay
2020-10-12 20:22:06 +02:00
parent 44efa89c6e
commit 6aaecba63c
2 changed files with 2 additions and 2 deletions

View File

@@ -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<br>
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<br>
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.