init
This commit is contained in:
11
overmesh/config.yaml
Normal file
11
overmesh/config.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
name: "OverMesh"
|
||||||
|
slug: "overmesh"
|
||||||
|
description: "Web management UI for Meshtastic"
|
||||||
|
version: "1.0.0"
|
||||||
|
arch:
|
||||||
|
- aarch64
|
||||||
|
- amd64
|
||||||
|
image: "slofi/overmesh:{arch}"
|
||||||
|
ingress: true
|
||||||
|
panel_icon: "mdi:lan-connect"
|
||||||
|
devices: []
|
||||||
3
repository.yaml
Normal file
3
repository.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
name: "My Custom Add-ons"
|
||||||
|
url: "https://git.sgruber.at/ha/addons"
|
||||||
|
maintainer: "Simon"
|
||||||
Reference in New Issue
Block a user