Skip to content

Releases: timmaurice/earthquakelist

Release list

Initial Release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:25

Home Assistant custom integration that monitors recent earthquakes for any place, region, or country via [earthquakelist.org](https://earthquakelist.org) — with a bundled Lovelace card, no separate frontend install needed.

Features

  • Monitor anywhere: Search for a place, region, or country and track it as its own device with a dedicated sensor.
  • Configurable filter: Set a minimum magnitude and maximum distance to control which earthquakes count as "latest."
  • Rich attributes: location, time, depth, distance & direction, tsunami/alert flags, felt reports, Mercalli intensity, significance, USGS reference code, and up to 10 recent matching earthquakes per sensor.
  • Bundled Lovelace card (earthquakelist-card):
    • Magnitude badge with severity color-coding
    • Interactive Leaflet map with magnitude-colored markers and an auto-recenter control
    • Tsunami/alert badge and per-entry indicators in the recent-earthquakes list
    • Recent-earthquakes list with distance and depth
    • GUI editor — no YAML required
    • Suggested automatically in the Home Assistant card picker when you select an Earthquake List entity (HA 2026.6+)
  • Fully GUI-configurable: searchable location picker in the config flow, adjustable filter via Configure at any time.
  • Localization: English and German out of the box.
  • HACS-ready: custom brand icon, dependabot-maintained dependencies, CI validation via hassfest/HACS action.