mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
GeoNet NZ Quakes add quality scale (#12244)
* added quality scale * fixed image path
This commit is contained in:
parent
4b3ba4509c
commit
31e969b65f
@ -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 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user