Notifications
The bell near the bottom of the sidebar carries an unread-count bubble and opens a page listing every notification, newest first.
What raises a notification
- A new device is discovered - the first time an ESPHome or Shelly device shows up on your network (see ESPHome and Shelly), once per device.
- A new Athena version is available - checked once an hour against the published Docker image, never re-notifying for the same version twice.
Working through the list
Clicking a notification (other than its own checkbox) takes you straight to where it came from - a new-device notification opens the Discovered tab it was found on - and clears it, the same way opening a real-world notification dismisses it. A notification with no obvious destination just clears in place.
A new-version notification is the one exception: clicking it opens a card with that release's own changelog summary and a link to the full Changelog page, instead of clearing right away - it only clears once you close the card.
Each row has its own checkbox, plus a "select all" checkbox in the header, backing an always-visible toolbar (buttons disabled rather than hidden when nothing's selected) with Do not show again and Delete for whatever's selected. The page's own three-dot menu has Mark all read and Clear all.
"Do not show again" on a device-discovery notification also dismisses the discovery itself, not just the notification - the same effect as using "Do not show again" straight from the Discovered tab. Plain "Delete" only removes the notification; the device stays eligible to notify again if it's seen a second time.