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
Previously it gave me 3 rows. The first row included the 6 hourly forecasts, scaled down to fit on one row. Rows 2 and 3 each contained 4 daily forecasts. After the update I now get 4 hourly forecasts on the first line and 2 hourly forecasts on the second line. The daily forecasts are now pushed to rows 3 and 4.
The text was updated successfully, but these errors were encountered:
Hi -
I just updated on 3/28 and it changed the way my hourly forecasts are displayed.
Relevant config:
config:
{
apikey: 'XXX',
pws: 'XXX',
hourly: '1',
fcdaycount: "8",
fcdaystart: "1",
hourlyinterval: "2",
hourlycount: "6",
layout: "horizontal",
}
Previously it gave me 3 rows. The first row included the 6 hourly forecasts, scaled down to fit on one row. Rows 2 and 3 each contained 4 daily forecasts. After the update I now get 4 hourly forecasts on the first line and 2 hourly forecasts on the second line. The daily forecasts are now pushed to rows 3 and 4.
The text was updated successfully, but these errors were encountered: