GeoNet NZ Quakes add quality scale (#12244)

* added quality scale

* fixed image path
This commit is contained in:
Paulus Schoutsen 2020-03-04 14:52:41 -08:00 committed by GitHub
parent 4b3ba4509c
commit 31e969b65f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_release: 0.98 ha_release: 0.98
ha_config_flow: true ha_config_flow: true
ha_quality_scale: platinum
ha_codeowners: ha_codeowners:
- '@exxamalte' - '@exxamalte'
--- ---
@ -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. converted to the unit (kilometers or miles) configured in Home Assistant.
<p class='img'> <p class='img'>
<img src='{{site_root}}/images/screenshots/geonetnz-quakes-feed-map.png' /> <img src='/images/screenshots/geonetnz-quakes-feed-map.png' />
</p> </p>
The data is updated every 5 minutes. The data is updated every 5 minutes.
@ -110,7 +111,7 @@ some useful attributes that indicate the currentness of the data retrieved
from the feed. from the feed.
<p class='img'> <p class='img'>
<img src='{{site_root}}/images/screenshots/geonetnz-quakes-sensor.png' /> <img src='/images/screenshots/geonetnz-quakes-sensor.png' />
</p> </p>
| Attribute | Description | | Attribute | Description |