What it does
Show a rich banner on Android/Google TV via the QuickBars for Home Assistant app: title, message, optional MDI icon, image, sound, color/opacity, position, duration, and up to 3 action buttons that fire a quickbars.action event back to Home Assistant (with easy to configure actions).
Requirements
- QuickBars for Home Assistant v1.3+ on Android/Google TV
- In the TV app: enable Accessibility, Display over other apps, and Persistent background connection
To import, click here:
Quick start
- Click Import above.
- In HA: Settings → Automations & Scenes → Scripts → Create from blueprint → choose QuickBars - Display Notification.
- Fill the fields (message required) and save.
- Use this script in automations, or however else you want.
For full guide and examples click here
Changelog
- v1.0.0 – Initial release.
For full source code, please check out my GitHub repo (which also contains the source YAML for the Camera and QuickBar Blueprints).
