bug in zyxel

This commit is contained in:
2026-08-22 19:54:38 +02:00
parent 90671d0b9b
commit d43b375d73
6 changed files with 166 additions and 7 deletions
+8
View File
@@ -9,6 +9,14 @@ logs into the router's encrypted web API and polls its active LAN clients.
3. Test connectivity: `python service.py --once`
4. Run continuously: `python service.py`
Check any MAC address directly through the Zyxel client with:
```bash
python lib/_zyxel.py --mac AA:BB:CC:DD:EE:FF
```
Omit `--mac` to check `arrival_detection.device.mac` from `service.yaml`.
An arrival is logged after the phone was confirmed absent and then present. It
also calls `send_notification()` from `notify.py`; its message, ntfy topic, and
timeout are configured under `arrival_detection.notification`. Set