This commit is contained in:
fhs52267
2026-03-22 14:41:45 +01:00
commit f56661bb8f
2 changed files with 14 additions and 0 deletions

11
overmesh/config.yaml Normal file
View 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
View File

@@ -0,0 +1,3 @@
name: "My Custom Add-ons"
url: "https://git.sgruber.at/ha/addons"
maintainer: "Simon"