Commit Graph

3 Commits

Author SHA1 Message Date
a904f89d1d Send 10-digit card ID as plain text (keyboard-style input)
- Sends card ID as plain text with Content-Type: text/plain
- Uses 10-digit zero-padded format (e.g., "0983187584")
- Tries /api/input first, falls back to /api/play
- Updated default URL to 100.94.163.117:8547
- Version bump to 1.2.0
2026-02-21 19:08:28 +11:00
6a2304baf8 Update to use nfc_card_id (decimal) for API calls and mappings
- Mapping file now uses decimal card IDs: "983187584": "video.mp4"
- API calls include card_id as decimal integer
- Displays NFC Card ID in logs for easy mapping creation
- Version bump to 1.1.0
2026-02-21 18:59:39 +11:00
c517d78ce6 Add Moonlight Drive-In integration example 2026-01-24 10:36:29 +11:00