v3.3.2-beta1
Pre-release
Pre-release
Fixes the duplicate "Today" column with the Pollen Levels integration (issue #271).
The sensor state holds the value for the integration's last fetch day, and forecast offsets count from that day. When the integration hadn't refreshed since yesterday, the card showed two columns labeled "Today", and the first was actually yesterday's value. Day columns are now anchored by the forecast item dates (which come straight from the Google API), so the card shows today's actual value once and everything known from today forward. Forecast dates are also parsed in the user's local timezone rather than UTC, which previously skewed day labels in timezones far from UTC.
Full details in the CHANGELOG.