Initial commit

This commit is contained in:
2026-04-26 01:36:09 +02:00
commit efa02394dc
14 changed files with 2354 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[
{"_comment": "Enter each repeater/node you want to control. The ID must match the MQTT topic"},
{ "id": "repeater1", "name": "NAME 1" },
{ "id": "repeater2", "name": "NAME 2" },
{ "id": "repeater3", "name": "NAME 3" }
]