v4.2.0
β¨ Daylight Calendar Card v4.2.0
π New Features
-
Configurable Past Event Handling (
past_event_visibility)
Added multiple options for displaying past events:noneβ show normallyhideβ hide past eventsmutedβ fade past events for reduced emphasis
Includes full editor support.
-
Weather Forecast in Agenda View (
header_weather_sensor)
Weather forecasts can now be displayed directly within agenda view for improved day planning.
β οΈ Fixes / Behavior Changes
-
Weather Icons Updated
Replaced emoji weather indicators with Home Assistant MDI icons for improved theme compatibility and visual consistency. -
Testing Improvements
- Added/updated tests for weather rendering and past-event behavior
- Updated Playwright visual baselines
What's Changed
- Update Playwright visual baselines by @github-actions[bot] in #293
- Add configurable past-event handling (none | hide | muted) with editor UI and tests by @superdingo101 in #292
- Use Home Assistant MDI icons for weather (replace emoji), adjust styles, and add tests by @superdingo101 in #295
- Add weather forecast to agenda view by @superdingo101 in #297
Full Changelog: v4.1.0...v4.2.0