From 704b5cc3335713e2206d204ce6d9bc60b3ef5f0c Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Mon, 10 Mar 2025 21:53:24 +0100 Subject: [PATCH] Update URLs --- urls.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/urls.json b/urls.json index c7ea853..e1cdd9d 100644 --- a/urls.json +++ b/urls.json @@ -1,5 +1,8 @@ { "Gitea": "https://github.com/go-gitea/gitea/", "Roundcube": "https://github.com/roundcube/roundcubemail/", - "Navidrome": "https://github.com/navidrome/navidrome/" + "Navidrome": "https://github.com/navidrome/navidrome/", + "HASS": "https://github.com/home-assistant/core/", + "Zigbee2mqtt": "https://github.com/Koenkk/zigbee2mqtt", + "Valetudo": "https://github.com/Hypfer/Valetudo/" }