Skip to content

Commit 0bcf46f

Browse files
authored
Update README.md
update logo
1 parent 686f993 commit 0bcf46f

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<div align="center">
2+
<a href="https://potresi.arso.gov.si/">
3+
<img
4+
src="https://raw.githubusercontent.com/andrejs2/arso_potresi/main/images/logo%402x.png"
5+
alt="ARSO Potresi Logo"
6+
width="300"
7+
/>
8+
</a>
9+
</div>
10+
11+
12+
113
# ARSO Potresi - Home Assistant Custom Component
214

315
[![Python][python-shield]][python]
@@ -12,16 +24,13 @@
1224
[![BuyMeCoffee][buymecoffee-shield]][buymecoffee]
1325
[![GitHub Sponsors][github-shield]][github]
1426

15-
<div align="center">
16-
<img src="https://github.com/andrejs2/arso_potresi/blob/main/images/logo%402x.png?raw=true" alt="Icon Preview" width="300">
17-
</div>
1827

1928
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=andrejs2&repository=arso_potresi&category=integration)
2029

2130

2231
ARSO Potresi is a custom integration for [Home Assistant](https://www.home-assistant.io/) that fetches earthquake data from the ARSO Potresi API and presents it as a sensor entity. The sensor displays the most recent earthquake's location (e.g., "6 km JV od Jelšan") as its state, while additional details are available as attributes.
2332

24-
Data provided by ARSO Potresi - Agencija RS za okolje
33+
Data provided by ARSO Potresi - Agencija RS za okolje. This integration is unofficial.
2534

2635
## Features
2736

0 commit comments

Comments
 (0)