Prerelease for testing, iterating on the older-iPad half-3D render fix (#304).
The previous beta only recognised Safari, so inside the Home Assistant app and the Kiosk app (which use an in-app browser) it never switched to the compatible rendering path. This build detects old iOS/iPadOS in those apps too.
If the scene is still not right on your device, you can now force the rendering path from the card YAML:
type: custom:helios-card
scene-render-mode: projected # or: normal, or: auto (the default)To try it: enable Show beta versions on the Helios card in HACS, update to 2026.8.2-b1, then refresh the page.