Update sensor.trafikverket_weatherstation.markdown
Sensor name incorrect. Should be singul not plural
This commit is contained in:
parent
88772ebf1c
commit
477e77dfa1
1 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ To enable this sensor, add the following lines to your `configuration.yaml`.
|
|||
|
||||
```yaml
|
||||
sensor:
|
||||
- platform: trafikverket_weatherstations
|
||||
- platform: trafikverket_weatherstation
|
||||
name: Trafikverket Road WeatherStation Kungälv
|
||||
api_key: eXXcbXXXacXXXXc39XX3aXXX4aXX46XX
|
||||
station: Kungälv
|
||||
|
@ -72,12 +72,12 @@ Click [here](https://www.trafikverket.se/trafikinformation/vag/?TrafficType=pers
|
|||
|
||||
```yaml
|
||||
sensor:
|
||||
- platform: trafikverket_weatherstations
|
||||
- platform: trafikverket_weatherstation
|
||||
name: Trafikverket Road WeatherStation Kungälv
|
||||
api_key: eXXcbXXXacXXXXc39XX3aXXX4aXX46XX
|
||||
station: Kungälv
|
||||
type: road
|
||||
- platform: trafikverket_weatherstations
|
||||
- platform: trafikverket_weatherstation
|
||||
name: Trafikverket Air WeatherStation Lanna
|
||||
api_key: eXXcbXXXacXXXXc39XX3aXXX4aXX46XX
|
||||
station: Lanna
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue