Skip to content

Commit 10ba778

Browse files
authored
Revert "Added name option for Yahoo weather"
1 parent 95b8444 commit 10ba778

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/_components/sensor.yweather.markdown

-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ sensor:
4545
platform: yweather
4646
woeid: YOUR_WOEID
4747
forecast: 3
48-
name: OPTIONAL_NAME
4948
monitored_conditions:
5049
- weather
5150
- temp_min
@@ -56,7 +55,6 @@ Configuration variables:
5655
5756
- **woeid** (*Optional*): See above.
5857
- **forecast** (*Optional*): Day of forecast. The default is the current day to display conditions.
59-
- **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.
6058
- **monitored_conditions** array (*Required*): Conditions to display in the frontend.
6159
- **weather**: A human-readable text summary with picture from yahoo.
6260
- **weather_current**: A human-readable text summary with picture from yahoo from current conditon.

0 commit comments

Comments
 (0)