pi hole update

This commit is contained in:
2026-03-09 02:00:04 +01:00
parent 4adb50dc57
commit 5687fbb21b
5 changed files with 354 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"description": "Pi-hole Monitoring, Listen und Steuerung fuer zwei Instanzen.",
"menu": [
{ "label": "Dashboard", "href": "/module/pihole" },
{ "label": "Instanzen", "href": "/module/pihole/instances" },
{ "label": "Listen", "href": "/module/pihole/lists" },
{ "label": "Zugriffe", "href": "/module/pihole/queries" },
{ "label": "Setup", "href": "/modules/setup/pihole" }
@@ -14,6 +15,7 @@
"default": "collapsed",
"items": [
{ "label": "Dashboard", "href": "/module/pihole" },
{ "label": "Instanzen", "href": "/module/pihole/instances" },
{ "label": "Listen", "href": "/module/pihole/lists" },
{ "label": "Zugriffe", "href": "/module/pihole/queries" },
{ "label": "Setup", "href": "/modules/setup/pihole" }