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: weather-api-widget/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ following config parameters:
18
18
| units |`metric`|`metric` for celsius, `imperial` for fahrenheit |
19
19
| icon_pack_name |`weather-underground-icons`| Name of the icon pack, could be `weather-underground-icon` or `VitalyGorbachev` or create your own, more details below |
20
20
| icons_extension |`.png`| File extension of icons in the pack |
21
+
| show_forecast_on_hover | false | Show a forecast on hover, too |
21
22
| show_daily_forecast | false | Show forecast for next three days |
22
23
| show_hourly_forecast | false | Show hourly forecast section |
23
24
| timeout | 120 | How often in seconds the widget refreshes |
0 commit comments