Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

EMSC Near Real Time Earthquake Notifications

Home Assistant Custom Component for Near Realtime Notifications of Earthquakes from EMSC

EMSC Provides Earthquake Information from https://seismicportal.eu/realtime.html websocket connection instantly. This custom component provides websocket connection to EMSC servers and gets the information to Home Assistant instantly.

Installation

You will need to install the emsc_earthquake manually.

  • Create custom_components folder if it does not exist to get following structure config/custom_components

  • Create emsc_earthquake folder inside custom_components folder config/custom_components/emsc_earthquake

  • Copy all files from custom_components/emsc_earthquake/ into the previously created folder

  • Restart Home Assistant

Setup and Configuration

  • Go to Settings/Devices & services

  • Press +Add Integration button

  • Select EMSC Earthquake

  • name : Name of the sensor

  • center_latitude: Latitude of your base location, default is zone.home latitude

  • center_longitude: Longitude of your base location, default is zone.home longitude

  • radius_km: Distance of all earthquakes to be informed of, within a radius from your base location (in km)

  • min_mag: Minimum magnitude of earthquakes to be informed of, within the radius defined earlier.

  • total_max_mag: Independent from earlier parameters, show all earthquakes larger than this magnitude from all over the world.

About

Home Assistant Custom Component for Near Realtime Notifications of Earthquakes from EMSC

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages