1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/usgs_earthquakes_feed/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
264 B
JSON

{
"domain": "usgs_earthquakes_feed",
"name": "U.S. Geological Survey Earthquake Hazards (USGS)",
"documentation": "https://www.home-assistant.io/integrations/usgs_earthquakes_feed",
"requirements": ["geojson_client==0.4"],
"codeowners": ["@exxamalte"]
}