Fix URLs to Forgejo, add DN logo for icon/logo
This commit is contained in:
parent
a242a921f3
commit
056236490c
5 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
BIN
dnclient/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
dnclient/logo.png
Normal file
BIN
dnclient/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6 KiB |
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue