Hi everyone ![]()
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.
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
GitHub
Feedback, suggestions, and improvements are very welcome ![]()
If you find it useful, a
on GitHub would mean a lot.


