Merge pull request #5062 from eltoro81/patch-1
Update sensor.trafikverket_weatherstation.markdown
This commit is contained in:
commit
db1532afc6
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