Skip to content

Commit 327f323

Browse files
fanthosLandrash
authored andcommitted
Yahoo Weather: Update docs after PR changed. (home-assistant#3060)
* Update docs for yahoo weather * Add period * "forecast" in config is removed in the push review.
1 parent 762e83f commit 327f323

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/_components/weather.yweather.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ha_release: 0.47
1313
---
1414

1515

16-
The `yweather` platform uses [Yahoo Weather](https://www.yahoo.com/news/weather/) as an source for current meteorological data. The `forecast` will show you the condition and tempratures for max. 10 days.
16+
The `yweather` platform uses [Yahoo Weather](https://www.yahoo.com/news/weather/) as an source for current meteorological data. This component will show you the condition and tempratures for max. 10 days.
1717

1818
<p class='note warning'>
1919
Use of the Yahoo Weather API should not exceed reasonable request volume. Access is limited to 2000 signed calls per day.
@@ -32,7 +32,6 @@ weather:
3232
Configuration variables:
3333
3434
- **woeid** (*Optional*): See above.
35-
- **forecast** (*Optional*): Days of forecast. The default is 5 days.
3635
- **name** (*Optional*): The name of the sensor. To easily recognize each sensor when adding more than one Yahoo weather sensor, it is recommended to use the name option. Defaults to `Yweather`.
3736

3837

0 commit comments

Comments
 (0)