mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-20 17:43:36 +00:00
Skip fetching hourly statistics when hours_to_show < 1 since hourly aggregates produce stale outlier points in sub-hour chart windows (e.g. hours_to_show: 0.1 or 0.05). Also fix Date object handling in ha-chart-base downsampling bounds extraction.