Files
sleep-guard/packages
Vadim Sobinin a91c4ba137 fix(proxy): fix UpSnap wake — use /api/upsnap/wake endpoint
PATCH { status: "on" } no longer works in current UpSnap version.
Switch to GET /api/upsnap/wake/{id} with 10s timeout (WoL packet
is sent immediately, endpoint blocks until device responds).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-15 01:09:14 +03:00
..