Prerelease of 2026.8.0 for testing. Update Helios to this version in HACS and hard-refresh.
Fixes since b6
- The day curve stayed away on the Yesterday period. It read your store for whatever day "now" fell on, but Yesterday is the one period whose window ends at this morning's midnight, so now sits outside it: the curve was asking for today against a store that only holds yesterday. It drew nothing until you clicked the timeline, which put a selection back inside the window. It now keeps to the window, so it can only ever speak for a day your store actually holds.
- The sun's dashed leader aimed at midnight on that same period. It ties the sun to what it made, so it now only appears when the sun on screen belongs to the day the curve describes: on Yesterday without a scrub, those are two different days and there is nothing to tie.
- Tilting the scene works on touch again. b6 gave the vertical entirely to the page, which was more than it needed: a finger's direction only has to say who owns the gesture, and once a turn is under way the page has already passed on it. Swipe sideways to turn, then drift up or down to tilt, exactly as on a mouse. Scrolling the dashboard past the card is untouched.
Worth testing if you have an old iPad
The card drops a clip it did not need, which is the suspected cause of the scene rendering only half in 3D on a first-generation iPad Pro (#311's neighbour, #304). It is a shot in the dark: that device is stuck on iPadOS 16 and we have no way to test it here. If you own one, the issue is open and your screenshot would settle it.