Fix URLs to Forgejo, add DN logo for icon/logo

This commit is contained in:
Jarvis 2026-02-19 07:46:15 +00:00
parent a242a921f3
commit 056236490c
5 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ Run [Defined Networking's DNClient](https://www.defined.net/) (Managed Nebula) a
1. In Home Assistant, go to **Settings → Add-ons → Add-on Store**
2. Click the **⋮** menu (top right) → **Repositories**
3. Add this repository URL: `https://github.com/johnmaguire/homeassistant-addon-dnclient`
3. Add this repository URL: `https://forge.johnmaguire.me/jarvis/homeassistant-addon-dnclient`
4. Find **DNClient** in the store and click **Install**
## Configuration

View file

@ -2,7 +2,7 @@ name: DNClient
version: "0.1.0"
slug: dnclient
description: "Run Defined Networking's DNClient (Managed Nebula) on Home Assistant OS"
url: "https://github.com/johnmaguire/homeassistant-addon-dnclient"
url: "https://forge.johnmaguire.me/jarvis/homeassistant-addon-dnclient"
arch:
- amd64
- aarch64

BIN
dnclient/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
dnclient/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

View file

@ -1,5 +1,5 @@
{
"name": "Defined Networking Add-ons",
"url": "https://github.com/johnmaguire/homeassistant-addon-dnclient",
"url": "https://forge.johnmaguire.me/jarvis/homeassistant-addon-dnclient",
"maintainer": "John Maguire"
}