From 5fbdc43ea3caaea4b5af2a69569fe7b322514f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 13 Jan 2026 16:25:23 +0100 Subject: [PATCH] Add Proxmox VE Integration to hacs.json --- hacs.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hacs.json diff --git a/hacs.json b/hacs.json new file mode 100644 index 0000000..43c96b3 --- /dev/null +++ b/hacs.json @@ -0,0 +1,3 @@ +{ + "name": "Proxmox VE Integration" +}