Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This value is automatically synced to the docs. It is fine to leave it in, however, it could have been committed to the current branch already without this change.

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