-
-
Notifications
You must be signed in to change notification settings - Fork 20
Home Screen Widgets
Ava ships 8 Android home screen widgets that can be placed on any Android launcher — not just Ava's own Minimal Launcher. Long-press your home screen, find the Ava Exclusive Widgets group in the widget picker, and drop one onto any page.
Compatible with Android 5-16.
| Widget | Description | Tap action |
|---|---|---|
| Title & Description | A responsive card with a custom title and description | Opens configuration |
| Core Service | One tap toggles the Ava core service on/off | Toggle service |
| Restart | Tap twice to restart Ava | Double-tap to restart |
| Exit | Tap twice to exit Ava completely | Double-tap to exit |
| Dark Mode | Toggle Ava's dark mode | Toggle dark mode |
| Music | Now-playing info with play/pause | Play / pause |
| Network | WiFi connection status and signal | — |
| Sensor | Home Assistant entity reading with a history wave | Opens configuration |
All widgets are resizable (horizontal and vertical) and support Android's reconfigurable feature — tap a placed widget to reconfigure it without removing it first.
A simple card with a custom title and description. Text size scales with the widget dimensions and caps against the actual text so long labels still fit.
- Two instances keep completely independent content
- Tap to open the configuration activity and edit title, description, and text scale
- Rendered through
RemoteViews, so it updates correctly even when Ava is not in the foreground
Displays a live Home Assistant entity reading with a mini history wave chart.
- Accepts any entity ID —
sensor,binary_sensor,switch,lock,cover, etc. - Tap to configure — pick from entities Ava already knows, or type any entity ID
- Shows a sparkline of recent values when enough history is collected
- Displays
On/Offfor binary entities, numeric value with unit for sensors - Shows
Unavailablewhen the entity is not found or HA is unreachable
Setup:
- Long-press home screen → Widgets → Ava → Sensor
- Drop it on the home screen
- Tap to configure
- Enter the entity ID (e.g.
sensor.living_room_temperature) - The widget begins collecting history and renders the wave
The Core Service, Restart, Exit, Dark Mode, and Music widgets are one-tap (or double-tap) action shortcuts. They are useful on:
- A phone where Ava runs as a companion — toggle the service without opening the app
- A tablet with a third-party launcher — restart Ava from the home screen if it ever stalls
- A kiosk where the home screen is visible — quick dark mode toggle for night use
The Restart and Exit widgets require a double-tap to prevent accidental triggers. A "Tap again" hint appears after the first tap.
Shows the current WiFi connection status and signal strength. Useful on kiosk devices where you want to see at a glance whether the device is still connected.
These same widgets are also available in Ava's Minimal Launcher widget drawer. Drag one onto the Minimal Launcher workspace and it behaves the same way — resizable, configurable, independent geometry per orientation.
See Home Launcher for more on the Minimal Launcher workspace.
The widgets work on any standard Android launcher that supports AppWidgetProvider:
- Stock launchers (Pixel, Samsung One UI, etc.)
- Third-party launchers (Nova, Lawnchair, etc.)
- Kiosk launchers
- Ava's own Minimal Launcher
Why this matters: A user named Quinn has Ava on a phone alongside their normal launcher. They drop the Sensor widget on their main home screen to see the living room temperature at a glance, and the Music widget for quick play/pause — without ever opening the Ava app. The widgets pull live data from the same HA connection Ava maintains in the background.
Back to Home
- Quick-Start
- System-Requirements
- Voice-Control
- Chorus-Wake
- ESPHome-Encryption
- HA-Direct-Connection
- Browser
- Screensaver
- Floating-Windows
- Home-Launcher
- Home-Screen-Widgets
- Notification-Scenes
- Quick-Entity
- Sensors
- Backup
- Sendspin
- Bluetooth
- Voice-Messages-Calls
- Music-Playback
- Camera
- Screen-Control
- Intent-Launcher
- ADB-Commands
- Mod-Store
- Ava-Fleet