What's new in Kiosk Satellite 2026.8.61
HA Kiosk Mode gets the whole screen back when it hides the header, and the website screensaver learns an optional double tap to dismiss so interactive pages stay usable.
Fixed: HA Kiosk Mode reclaims the hidden header's space
- The fix that removed the black bar under panel views (#232) began padding the dashboard by the display's safe-area inset, and because the rule landed on two nested view elements the inset counted twice, so on any device that reports one (a camera cutout, or an Android 15 status bar even while hidden) the dashboard kept a band of empty space where the header used to be (#249). The padding is now simply zero: hiding the header gives the whole screen to the dashboard, and the panel-view sizing fix stays as it was.
Added: Double tap to dismiss the website screensaver
- A new "Double tap to dismiss" switch in the Website screensaver settings (discussion #248). With it on, single taps interact with the page instead of waking the kiosk, so an interactive site shown as the screensaver (Immich Kiosk's navigation and rating buttons, a dashboard's controls) stays usable, and two quick taps anywhere bring the kiosk back.
- Off by default, and only offered for the Website mode, whose page is the only thing a single tap could talk to. Motion, voice and every other wake source still act on the first signal.