core/homeassistant/components/usgs_earthquakes_feed/manifest.json

8 lines
264 B
JSON
Raw Normal View History

{
"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"]
}