Alexandre
2025-02-09 22:29:25 +01:00
committed by GitHub
parent 61c4210b2e
commit fb3123d0f5

View File

@@ -7,9 +7,9 @@
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector",
"environment": { "environment": {
"PGID": "0", "PGID": "102",
"PORT": "20211", "PORT": "20211",
"PUID": "0", "PUID": "102",
"TZ": "Europe/Berlin" "TZ": "Europe/Berlin"
}, },
"hassio_api": true, "hassio_api": true,
@@ -51,5 +51,5 @@
"slug": "netalertx", "slug": "netalertx",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "25.2.8-2" "version": "25.2.8-3"
} }