mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Update sensor.trafikverket_weatherstation.markdown
Sensor name incorrect. Should be singul not plural
This commit is contained in:
parent
88772ebf1c
commit
477e77dfa1
@ -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…
x
Reference in New Issue
Block a user