feat(index): add Home Assistant

This commit is contained in:
z0x 2025-02-27 20:09:39 -05:00
parent 76e0ae782a
commit 51b902f13e
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M10 12V8.964"/><path d="M14 12V8.964"/><path d="M15 12a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2a1 1 0 0 1 1-1z"/>
<path d="M8.5 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2"/>
</svg>

After

Width:  |  Height:  |  Size: 442 B

View file

@ -10,6 +10,7 @@ const services = [
{ serviceName: "Element" },
{ serviceName: "Gitea", serviceUrl: "https://git.home.arpa" },
{ serviceName: "Headplane", serviceUrl: "https://headscale.home.arpa/admin" },
{ serviceName: "Home Assistant", serviceUrl: "https://ha.home.arpa" },
{ serviceName: "Immich" },
{ serviceName: "Lodestone" },
{ serviceName: "Maloja" },