Skip to content

Commit bb868a6

Browse files
tchellomelloballoob
authored andcommitted
Added documentation to Weather Underground to support language codes (home-assistant#1560)
1 parent c2f5364 commit bb868a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/sensor.wunderground.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ sensor:
7373
Configuration variables:
7474
- **api_key** (Required): See above.
7575
- **pws_id** (Optional): You can enter a Personal Weather Station ID. The current list of Wunderground PWS stations is available [here](https://www.wunderground.com/weatherstation/ListStations.asp). If you do not enter a PWS ID, the current location information (latitude and longitude) from your `configuration.yaml` will be used to display weather conditions.
76+
- **lang** (Optional): Specify the language that the API returns. The current list of all Wunderground language codes is available [here](https://www.wunderground.com/weather/api/d/docs?d=language-support). If not specified, it defaults to English (EN).
7677
- **monitored_conditions** array (*Required*): Conditions to display in the frontend. The following conditions can be monitored.
7778
- **alerts**: Current severe weather advisories
7879
- **dewpoint_c**: Temperature in Celsius below which water droplets begin to condense and dew can form

0 commit comments

Comments
 (0)