App-style Popup Blueprint for Home Assistant (Browser Mod, tablet & wall panel)

Hi everyone :wave:

I’d like to share a reusable Home Assistant blueprint I
built to show modern, app-style popups inside Lovelace dashboards using Browser Mod.

The idea came from my tablet and wall-panel setup: I wanted something clean, flexible, and easy to reuse across different automations without rewriting YAML every time.

:sparkles: Features

  • App-style popup UI (optimized for tablet & wall panels)
  • Target a specific device using browser_id
  • Flexible triggers:
    • when an entity changes to a specific state
    • when it changes from one state to another
    • when it matches one of multiple states
  • Visual presets: success / warning / alert / custom
  • Fully customizable icon, colors, text, and animations
  • Optional close-on-outside-click

Import Blueprint Version

:link: GitHub

Feedback, suggestions, and improvements are very welcome :pray:
If you find it useful, a :star: on GitHub would mean a lot.

1 Like