You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/sensor.yweather.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Configuration variables:
56
56
57
57
- **woeid** (*Optional*): See above.
58
58
- **forecast** (*Optional*): Day of forecast. The default is the current day to display conditions.
59
-
- **name** (*Optional*): The name of the sensor.
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.
60
60
- **monitored_conditions** array (*Required*): Conditions to display in the frontend.
61
61
- **weather**: A human-readable text summary with picture from yahoo.
62
62
- **weather_current**: A human-readable text summary with picture from yahoo from current conditon.
0 commit comments