Skip to content

Commit

Permalink
GeoNet NZ Quakes add quality scale (home-assistant#12244)
Browse files Browse the repository at this point in the history
* added quality scale

* fixed image path
  • Loading branch information
balloob authored Mar 4, 2020
1 parent 4b3ba45 commit 31e969b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/_integrations/geonetnz_quakes.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ha_category:
ha_iot_class: Cloud Polling
ha_release: 0.98
ha_config_flow: true
ha_quality_scale: platinum
ha_codeowners:
- '@exxamalte'
---
Expand All @@ -25,7 +26,7 @@ on the default map automatically, or on a map card by defining the source
converted to the unit (kilometers or miles) configured in Home Assistant.

<p class='img'>
<img src='{{site_root}}/images/screenshots/geonetnz-quakes-feed-map.png' />
<img src='/images/screenshots/geonetnz-quakes-feed-map.png' />
</p>

The data is updated every 5 minutes.
Expand Down Expand Up @@ -110,7 +111,7 @@ some useful attributes that indicate the currentness of the data retrieved
from the feed.

<p class='img'>
<img src='{{site_root}}/images/screenshots/geonetnz-quakes-sensor.png' />
<img src='/images/screenshots/geonetnz-quakes-sensor.png' />
</p>

| Attribute | Description |
Expand Down

0 comments on commit 31e969b

Please sign in to comment.